summaryrefslogtreecommitdiff
path: root/src/keyman.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/keyman.xml.in')
-rw-r--r--src/keyman.xml.in18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/keyman.xml.in b/src/keyman.xml.in
new file mode 100644
index 0000000..e2b17e3
--- /dev/null
+++ b/src/keyman.xml.in
@@ -0,0 +1,18 @@
+<?xml version=\"1.0\" encoding=\"utf-8\"?>
+<!-- filename: keyman.xml -->
+<component>
+ <name>org.freedesktop.IBus.Keyman</name>
+ <description>Keyman Component</description>
+ <exec>${libexecdir}/ibus-engine-keyman --ibus</exec>
+ <version>11.0.103</version>
+ <author>Daniel Glassey &lt;wdg@debian.org&gt;</author>
+ <license>GPL</license>
+ <homepage>http://www.keyman.com</homepage>
+ <textdomain>ibus-keyman</textdomain>
+ <observed-paths>
+ <path>/usr/share/keyman/</path>
+ <path>/usr/local/share/keyman/</path>
+ <path>~/.local/share/keyman/</path>
+ </observed-paths>
+ <engines exec=\"${libexecdir}/ibus-engine-keyman --xml\" />
+</component>