Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2343)

Unified Diff: data/chewing.xml.in

Issue 2802030: Use /home/chronos/user/.chewing as a cache dir (Closed) Base URL: ssh://git@gitrw.chromium.org//ibus-chewing.git
Patch Set: review Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: data/chewing.xml.in
diff --git a/data/chewing.xml.in b/data/chewing.xml.in
index 547aec88c3f3af4d4dce14292453a6009115c563..6ce1dd2d09e191f8a13e29ad8e5207f3d154f477 100644
--- a/data/chewing.xml.in
+++ b/data/chewing.xml.in
@@ -7,7 +7,7 @@
<license>GPLv2+</license>
<author>Peng Huang, Ding-Yi Chen</author>
<homepage>http://code.google.com/p/ibus</homepage>
- <exec>@LIBEXEC_DIR@/ibus-engine-chewing --ibus</exec>
+ <exec>/bin/env HOME=/home/chronos/user @LIBEXEC_DIR@/ibus-engine-chewing --ibus</exec>
<textdomain>ibus-chewing</textdomain>
<engines>
<engine>
« no previous file with comments | « README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698