summaryrefslogtreecommitdiff
path: root/japanese/ibus-mozc/files/patch-src_unix_ibus_mozc.xml
blob: e8bab94012463004e4ca27a3f836a0adb439ab19 (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
25
26
27
28
29
--- src/unix/ibus/mozc.xml.org	2010-05-23 14:00:13.346604513 +0900
+++ src/unix/ibus/mozc.xml	2010-05-23 13:38:30.173956314 +0900
@@ -2,7 +2,7 @@
 <component>
   <name>com.google.IBus.Mozc</name>
   <description>Mozc Component</description>
-  <exec>/usr/libexec/ibus-engine-mozc --ibus</exec>
+  <exec>@@LOCALBASE@@/libexec/ibus-engine-mozc --ibus</exec>
   <!-- TODO(mazda): Generate the version number -->
   <version>0.0.0.0</version>
   <author>Google Inc.</author>
@@ -15,7 +15,7 @@
       <language>ja</language>
       <license>New BSD</license>
       <author>Google Inc.</author>
-      <icon>/usr/share/ibus-mozc/product_icon.png</icon>
+      <icon>@@LOCALBASE@@/share/ibus-mozc/icons/mozc-temp-icon.png</icon>
       <layout>us</layout>
       <longname>Mozc (US keyboard layout)</longname>
       <description>Mozc Japanese input method</description>
@@ -26,7 +26,7 @@
       <language>ja</language>
       <license>New BSD</license>
       <author>Google Inc.</author>
-      <icon>/usr/share/ibus-mozc/product_icon.png</icon>
+      <icon>@@LOCALBASE@@/share/ibus-mozc/icons/mozc-temp-icon.png</icon>
       <layout>jp</layout>
       <longname>Mozc (Japanese keyboard layout)</longname>
       <description>Mozc Japanese input method</description>