updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / nautilus2 / nautilus.install
blobe202862b7f03169f8d067cac658842b01d1ac722
1 pkgname="nautilus2"
3 post_install() {
4         usr/sbin/gconfpkg --install ${pkgname}
5         gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
6         update-desktop-database -q
9 pre_upgrade() { 
10         pre_remove $1
13 post_upgrade() {
14         post_install $1
17 pre_remove() { 
18         usr/sbin/gconfpkg --uninstall ${pkgname}
21 post_remove() {
22         gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
23         update-desktop-database -q