summaryrefslogtreecommitdiffstats
path: root/input-methods/ibus-sulekha/engine/sulekha.xml.in
blob: 0165946c49ab7d3b33a33d27e73c13ebc07e0105 (plain)
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
<?xml version=\"1.0\" encoding=\"utf-8\"?>
<!-- filename: sulekha.xml -->
<component>
	<name>org.freedesktop.IBus.Sulekha</name>
	<description>Sulekha Component</description>
	<exec>${libexecdir}/ibus-engine-sulekha --ibus</exec>
	<version>1.1.0.20090501</version>
	<author>Santhosh Thottingal &lt;santhosh.thottingal@gmail.com&gt;</author>
	<license>GPL</license>
	<homepage>http://code.google.com/p/ibus</homepage>
	<textdomain>ibus-sulekha</textdomain>

	<!-- for static engines -->
	<engines>
		<engine>
			<name>sulekha</name>
			<language>ml_IN</language>
			<license>GPL</license>
			<author>Santhosh Thottingal &lt;santhosh.thottingal@gmail.com&gt;</author>
			<icon>${pkgdatadir}/icons/ibus-sulekha.svg</icon>
			<layout>us</layout>
			<longname>Sulekha</longname>
			<description>Sulekha Input Method</description>
			<rank>99</rank>
		</engine>
	</engines>
</component>