summaryrefslogtreecommitdiffstats
path: root/network/gnome-mail-notification/doinst.sh
blob: eb391ca905a500e9937e52ce2a91d06bc52d23dc (plain)
1
2
3
4
5
6
7
8
9
10
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 mail-notification.schemas