From: pycage Date: Wed, 6 Jan 2010 20:50:15 +0000 (+0000) Subject: fixed encoding of one char in the GSM alphabet X-Git-Url: http://vcs.maemo.org/git/?p=ussd-widget;a=commitdiff_plain;h=a2ca5f8e95bb36287266998db49b63194ce7ee3e fixed encoding of one char in the GSM alphabet git-svn-id: file:///svnroot/ussd-widget/trunk@5 d197f4d6-dc93-42ad-8354-0da1f58e353f --- diff --git a/ussd-common/src/usr/lib/python2.5/gsmdecode.py b/ussd-common/src/usr/lib/python2.5/gsmdecode.py index 4fc1392..a7b5224 100644 --- a/ussd-common/src/usr/lib/python2.5/gsmdecode.py +++ b/ussd-common/src/usr/lib/python2.5/gsmdecode.py @@ -115,7 +115,7 @@ GSM_DEFAULT_ALPHABET = [ u"\u00d6", u"\u00d1", u"\u00dc", - u"§", + u"\u00a7", u"\u00bf", u"a",