summaryrefslogtreecommitdiffstats
path: root/input-methods/ibus-sulekha/engine/sulekha.xml.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'input-methods/ibus-sulekha/engine/sulekha.xml.in.in')
-rw-r--r--input-methods/ibus-sulekha/engine/sulekha.xml.in.in27
1 files changed, 27 insertions, 0 deletions
diff --git a/input-methods/ibus-sulekha/engine/sulekha.xml.in.in b/input-methods/ibus-sulekha/engine/sulekha.xml.in.in
new file mode 100644
index 0000000..e6ed112
--- /dev/null
+++ b/input-methods/ibus-sulekha/engine/sulekha.xml.in.in
@@ -0,0 +1,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>@VERSION@</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>