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