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

Side by Side Diff: memconf/memconf.xml.in.in

Issue 1539001: Reimplement ibus-gconf so it does not depend on GConf-2 database (Closed)
Patch Set: fix Created 10 years, 9 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 unified diff | Download patch
« no previous file with comments | « memconf/config.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <component>
3 <name>org.freedesktop.IBus.Config</name>
4 <description>On-memory Config Component</description>
5 <exec>${libexecdir}/ibus-memconf</exec>
6 <version>@VERSION@</version>
7 <author>Peng Huang &lt;shawn.p.huang@gmail.com&gt;, modified by the Chro mium OS Authors</author>
8 <license>GPL</license>
9 <homepage>http://code.google.com/p/ibus</homepage>
10 <textdomain>ibus</textdomain>
11 </component>
OLDNEW
« no previous file with comments | « memconf/config.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698