updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / quodlibet-hg / quodlibet.install
blobfb725303c5be16389714dbde31926164066093bc
1 post_install() {
2   echo "Updating icon cache"
3   gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor
6 post_upgrade() {
7   echo "Updating icon cache"
8   gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor
11 post_remove() {
12   echo "Updating icon cache"
13   gtk-update-icon-cache -q -f -t /usr/share/icons/hicolor