summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2020-03-21 13:02:22 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2020-03-21 13:05:20 +0900
commitd47291d2c4f9e8e79012f0488678e4802a8d8f92 (patch)
tree96e0487816a71e0578db498ec3569038b56a2b1b
parent25114a520211408fc9e24b826bfd4fadfdfe2612 (diff)
parentb0adbc4937e840810392bf65e1023e204eb4d8df (diff)
downloadibus-hangul-d47291d2c4f9e8e79012f0488678e4802a8d8f92.tar.gz
Merge pull request #99 from 'specify-setup-path-in-component'
of https://github.com/changwoo/ibus-hangul: merge: b0adbc49 Specify the setup path in the IBus component XML https://github.com/libhangul/ibus-hangul/pull/99
-rw-r--r--src/hangul.xml.in.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hangul.xml.in.in b/src/hangul.xml.in.in
index 62a4213..8d8e4f4 100644
--- a/src/hangul.xml.in.in
+++ b/src/hangul.xml.in.in
@@ -23,6 +23,7 @@
<description>Korean Input Method</description>
<rank>99</rank>
<symbol>&#xD55C;</symbol>
+ <setup>${libexecdir}/ibus-setup-hangul</setup>
</engine>
</engines>