updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / firefox-qt / firefox-qt.install
blobb59f40687e65a9803e71739064a6ce192f588c79
1 post_install() {
2   update-desktop-database -q
3   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
4   echo "Please backup your profile before using this!"
7 post_upgrade() {
8   update-desktop-database -q
9   xdg-icon-resource forceupdate --theme hicolor &> /dev/null
12 post_remove() {
13   post_upgrade $1