updated on Sun Jan 15 00:02:00 UTC 2012
[aur-mirror.git] / indicator-workspaces-bzr / indicator-workspaces.install
blobe030953171858b962aa459d193dc6513c5dc2188
1 post_install() {
2   echo "Updating icon cache..."
3   gtk-update-icon-cache -qtf usr/share/icons/hicolor
4   echo "Done!"
7 post_upgrade() {
8   post_install $1
11 post_remove() {
12   post_install $1