summaryrefslogtreecommitdiffstats
path: root/input-methods/ibus-sulekha/engine/sulekha.xml
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
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')
-rw-r--r--input-methods/ibus-sulekha/engine/sulekha.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/input-methods/ibus-sulekha/engine/sulekha.xml b/input-methods/ibus-sulekha/engine/sulekha.xml
new file mode 100644
index 0000000..0cd5ff2
--- /dev/null
+++ b/input-methods/ibus-sulekha/engine/sulekha.xml
@@ -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>/usr/libexec/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>/usr/share/ibus-sulekha/icons/ibus-sulekha.svg</icon>
+ <layout>us</layout>
+ <longname>Sulekha</longname>
+ <description>Sulekha Input Method</description>
+ <rank>99</rank>
+ </engine>
+ </engines>
+</component>