slackbuilds_ponce/misc/ibus-chewing/doinst.sh
Guan-Zhong Huang c36c56f720 misc/ibus-chewing: Added (chewing engine for ibus input framework)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-07-06 02:33:55 -05:00

9 lines
230 B
Bash

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