aboutsummaryrefslogtreecommitdiff
path: root/japanese/scim-mozc/files/patch-unix_ibus_mozc.xml
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2010-09-04 02:44:13 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2010-09-04 02:44:13 +0000
commit83ac3caa910db581f08ee80e88ca9bb636bab10b (patch)
treece5fc5ff2dfbebba6f8767a106a26c6af0d1a399 /japanese/scim-mozc/files/patch-unix_ibus_mozc.xml
parentf22045cc5223567f88227b0a1f20874b4ba2df38 (diff)
Notes
Diffstat (limited to 'japanese/scim-mozc/files/patch-unix_ibus_mozc.xml')
-rw-r--r--japanese/scim-mozc/files/patch-unix_ibus_mozc.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/japanese/scim-mozc/files/patch-unix_ibus_mozc.xml b/japanese/scim-mozc/files/patch-unix_ibus_mozc.xml
new file mode 100644
index 000000000000..d830d6933935
--- /dev/null
+++ b/japanese/scim-mozc/files/patch-unix_ibus_mozc.xml
@@ -0,0 +1,24 @@
+--- unix/ibus/mozc.xml.org 2010-09-03 11:42:47.253977329 +0900
++++ unix/ibus/mozc.xml 2010-09-03 20:56:17.057164534 +0900
+@@ -0,0 +1,21 @@
++<component>
++ <name>com.google.IBus.Mozc</name>
++ <description>Mozc Component</description>
++ <exec>@@LOCALBASE@@/libexec/ibus-engine-mozc --ibus</exec>
++ <version>0.0.0.0</version>
++ <author>Google Inc.</author>
++ <license>New BSD</license>
++ <homepage>http://code.google.com/p/mozc/</homepage>
++ <textdomain>ibus-mozc</textdomain>
++ <engines>
++ <engine>
++ <rank>0</rank>
++ <description>Mozc (Japanese Input Method)</description>
++ <language>ja</language>
++ <icon>@@LOCALBASE@@/share/ibus-mozc/icons/product_logo.png</icon>
++ <layout>jp</layout>
++ <name>mozc-jp</name>
++ <longname>Mozc</longname>
++ </engine>
++ </engines>
++</component>