summaryrefslogtreecommitdiff
path: root/misc/ibus-chewing/doinst.sh
diff options
context:
space:
mode:
authorGuan-Zhong Huang <imprazaguy@gmail.com>2010-07-06 01:10:13 -0400
committerErik Hanson <erik@slackbuilds.org>2010-07-06 02:33:55 -0500
commitc36c56f720daf892e2fb47ac4abef5a5275f58bc (patch)
treeb0fb851946dc2d9c2d08ffebade84f0b2da73c1c /misc/ibus-chewing/doinst.sh
parent5afe893fe71c0e450fa3b010755b8d2f14464c40 (diff)
downloadslackbuilds-c36c56f720daf892e2fb47ac4abef5a5275f58bc.tar.gz
misc/ibus-chewing: Added (chewing engine for ibus input framework)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'misc/ibus-chewing/doinst.sh')
-rw-r--r--misc/ibus-chewing/doinst.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/misc/ibus-chewing/doinst.sh b/misc/ibus-chewing/doinst.sh
new file mode 100644
index 0000000000..b6a7713475
--- /dev/null
+++ b/misc/ibus-chewing/doinst.sh
@@ -0,0 +1,9 @@
+schema_install() {
+ SCHEMA="$1"
+ GCONF_CONFIG_SOURCE="xml::etc/gconf/gconf.xml.defaults" \
+ chroot . gconftool-2 --makefile-install-rule \
+ /etc/gconf/schemas/$SCHEMA \
+ 1>/dev/null
+}
+
+schema_install ibus-chewing.schemas