aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/scim-mozc/files/patch-unix_ibus_mozc.xml
blob: 624ff45d68abd537f204d9dbd9aaead675a7bb7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
--- unix/ibus/mozc.xml.org  2010-11-06 10:57:06.006187725 +0900
+++ unix/ibus/mozc.xml  2010-11-06 10:57:28.462186463 +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>