summaryrefslogtreecommitdiffstats
path: root/input-methods/ibus-sulekha/engine/sulekha.xml.in.in
diff options
context:
space:
mode:
authorSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-05-03 21:31:17 +0530
committerSanthosh Thottingal <santhosh.thottingal@gmail.com>2009-05-03 21:31:17 +0530
commit6d33918b6b8e90f80b3ea78b659fea155b2cb1e0 (patch)
treeeab2fef7f698715a15f78bf416d35624f58c2375 /input-methods/ibus-sulekha/engine/sulekha.xml.in.in
parent7a81f78656d6a386231c0497819ace63a0079798 (diff)
downloadRachana.git-6d33918b6b8e90f80b3ea78b659fea155b2cb1e0.tar.gz
Rachana.git-6d33918b6b8e90f80b3ea78b659fea155b2cb1e0.tar.xz
Rachana.git-6d33918b6b8e90f80b3ea78b659fea155b2cb1e0.zip
initial version of ibus-sulekha
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>