[ibus-indic-table/f15] Added file bug-741176-minor-symbol.patch

anish anishpatil at fedoraproject.org
Fri Sep 30 07:12:31 UTC 2011


commit a1b96453bdd27cbee04969a600f59b8b35744f1e
Author: anish <anish.developer at gmail.com>
Date:   Fri Sep 30 12:41:48 2011 +0530

    Added file bug-741176-minor-symbol.patch

 bug-741176-minor-symbol.patch |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/bug-741176-minor-symbol.patch b/bug-741176-minor-symbol.patch
new file mode 100644
index 0000000..df5ac0e
--- /dev/null
+++ b/bug-741176-minor-symbol.patch
@@ -0,0 +1,13 @@
+diff -rup ibus-indic-table-1.3.1.org/engine/tabsqlitedb.py ibus-indic-table-1.3.1/engine/tabsqlitedb.py
+--- ibus-indic-table-1.3.1.org/engine/tabsqlitedb.py	2011-09-30 11:13:40.871549251 +0530
++++ ibus-indic-table-1.3.1/engine/tabsqlitedb.py	2011-09-30 11:17:02.110539134 +0530
+@@ -109,7 +109,7 @@ class tabsqlitedb:
+                       # have rules to build up phrase, but still need
+                       # auto commit to preedit
+                       'page_size':'6',
+-                      'symbol':'म'
++                      'symbol':u'म'
+                       }
+             # inital the attribute in ime table, which should be updated from mabiao
+             for _name in ime_keys:
+Only in ibus-indic-table-1.3.1/engine: tabsqlitedb.py~


More information about the scm-commits mailing list