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

port=gnome-icon-theme

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

# End of file