updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gnote-lite / gnote.install
blob780fae86806e82005e94675dc48de19c7b133aa4
1 pkgname=gnote
3 post_install() {
4   usr/sbin/gconfpkg --install ${pkgname}
5   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
8 pre_upgrade() {
9   pre_remove $1
12 post_upgrade() {
13   post_install
16 pre_remove() {
17   usr/sbin/gconfpkg --uninstall ${pkgname}
20 post_remove() {
21   gtk-update-icon-cache -q -t -f usr/share/icons/hicolor