Issue 51: ibus-anthy: Change InputMode labels to recognize them easily
http://code.google.com/p/ibus/issues/detail?id=51

New issue report by utuhiro78:
I attached a patch.
Please check it.
scim-anthy also do it.

diff -urP ibus-anthy-0.1.1.20080831/engine/engine.py
ibus-anthy-0.1.1.20080831.new/engine/engine.py
                  prop = self.__prop_dict[u"InputMode"]
-                prop.label = u"ア"
+                prop.label = u"_ア"

@@ -281,7 +281,7 @@
                  self.__input_mode = INPUT_MODE_LATIN
-                prop.label = u"A"
+                prop.label = u"_A"


Attachments:
        ibus-anthy-change-input_mode_label-20080901.diff.bz2  434 bytes


Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"ibus-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/ibus-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

回复