summaryrefslogtreecommitdiffstats
path: root/desktop/brightside/doinst.sh
blob: a4f64223c564e9b4214770b83e4d096b8445a64e (plain)
1
2
3
4
5
6
7
8
9
if [ -x /usr/bin/update-desktop-database ]; then
  /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi

GCONF_CONFIG_SOURCE="xml::etc/gconf/gconf.xml.defaults" \
chroot . gconftool-2 --makefile-install-rule \
    /usr/share/gconf/schemas/brightside.schemas \
    1>/dev/null