summaryrefslogtreecommitdiffstats
path: root/gconf/gconf.xml.in.in
blob: 0644d7e95c837d76b26e13109a915f7fa3fdccc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<!-- filename: pinyin.xml -->
<component>
	<name>org.freedesktop.IBus.Config</name>
	<description>GConf Config Component</description>
	<exec>${libexecdir}/ibus-gconf</exec>
	<version>@VERSION@</version>
	<author>Peng Huang &lt;shawn.p.huang@gmail.com&gt;</author>
	<license>GPL</license>
	<homepage>http://code.google.com/p/ibus</homepage>
	<textdomain>ibus</textdomain>
</component>