[mozc] fix a typo

Akira TAGOH tagoh at fedoraproject.org
Thu Aug 11 07:57:53 UTC 2011


commit 956ea14d2e8d1cb5b4eb0f8acf7e729cf805f74d
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Thu Aug 11 16:57:35 2011 +0900

    fix a typo

 mozc-support-new-ibus.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/mozc-support-new-ibus.patch b/mozc-support-new-ibus.patch
index f9304be..354a58a 100644
--- a/mozc-support-new-ibus.patch
+++ b/mozc-support-new-ibus.patch
@@ -6,7 +6,7 @@ diff -pruN mozc-1.1.773.102.orig/unix/ibus/gen_mozc_xml.py mozc-1.1.773.102/unix
          'longname': ['%s'],
          'layout': ['jp'],
 +	'hotkeys': ['Control+space,Zenkaku_Hankaku'],
-+	'symbol': ['&#x3042'],
++	'symbol': ['&#x3042;'],
      },
      # On Chrome/Chromium OS, we provide three engines.
      'ChromeOS': {


More information about the scm-commits mailing list