summaryrefslogtreecommitdiffstats
path: root/gnome-control-center/post-install
blob: 7991e3a644ec86517d762c9c44bf68ede4b24fe5 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

port=gnome-control-center

# icon cache
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor

# End of file