summaryrefslogtreecommitdiffstats
path: root/gnome-shell/post-install
blob: 617f9fd5e67b8f731c30e3f140c41a3ec721beb4 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

port=gnome-shell

# gconf schemas
/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas

# End of file