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

port=gnome-icon-theme-symbolic

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

# End of file