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

port=gnome-icon-theme-extras

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

# End of file