summaryrefslogtreecommitdiffstats
path: root/misc/ibus-chewing/doinst.sh
blob: b6a7713475b7092735e4c61f633a8e383d2eced4 (plain)
1
2
3
4
5
6
7
8
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