updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / shotwell-git / shotwell.install
blob837a347573a0aeed6517400f26ebbc70c3bf9bb5
1 pkgname=shotwell
3 post_install() {
4   gtk-update-icon-cache -fq -t usr/share/icons/hicolor
5   glib-compile-schemas usr/share/glib-2.0/schemas
6   update-desktop-database -q
9 post_upgrade() {
10   post_install $1
13 post_remove() {
14   update-desktop-database -q
15   glib-compile-schemas usr/share/glib-2.0/schemas
16   gtk-update-icon-cache -fq -t usr/share/icons/hicolor