Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(348)

Side by Side Diff: conf/dconf/dconf.xml.in.in

Issue 5517048: Merge the devel branch (Closed) Base URL: git@github.com:phuang/ibus.git@devel
Patch Set: Rebase on HEAD Created 13 years ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- filename: dconf.xml --> 2 <!-- filename: dconf.xml -->
3 <component> 3 <component>
4 <name>org.freedesktop.IBus.Config</name> 4 <name>org.freedesktop.IBus.Config</name>
5 <description>Dconf Config Component</description> 5 <description>Dconf Config Component</description>
6 <exec>${libexecdir}/ibus-dconf</exec> 6 <exec>${libexecdir}/ibus-dconf</exec>
7 <version>@VERSION@</version> 7 <version>@VERSION@</version>
8 <author>Daiki Ueno &lt;ueno@unixuser.org&gt;</author> 8 <author>Daiki Ueno &lt;ueno@unixuser.org&gt;</author>
9 <license>GPL</license> 9 <license>GPL</license>
10 <homepage>http://code.google.com/p/ibus</homepage> 10 <homepage>http://code.google.com/p/ibus</homepage>
11 <textdomain>ibus</textdomain> 11 <textdomain>ibus</textdomain>
12 </component> 12 </component>
OLDNEW
« no previous file with comments | « conf/dconf/config.c ('k') | conf/dconf/main.c » ('j') | src/ibusbus.h » ('J')

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b