summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-gconf
blob: eec1d51c19ec14d7a536267500135d8a66a325bb (plain)
1
2
3
if [ "$1" = "configure" ]; then
	gconf-schemas --register #SCHEMAS#
fi