updated on Sun Jan 15 20:01:04 UTC 2012
[aur-mirror.git] / notify-osd-bzr / notify-osd-bzr.install
blob7b7260ddcac0aaac8dedf2233ea678ea72affc43
1 post_install() {
2         echo "Updating icon cache..."
3         gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
4         echo "
5         >> If you're using compiz animation plugin, add 
6                  & !(name=notify-osd)
7         >> to the Close Animation's Window Match section
8         >> to avoid flickering."
9         echo "> You probably need relogin."
12 post_upgrade() {
13         post_install
16 post_uninstall() {
17         echo "Updating icon cache..."
18         gtk-update-icon-cache -q -t -f usr/share/icons/hicolor