From 9621cbabd4788b98dfdee59d784c4b4b58384c6b Mon Sep 17 00:00:00 2001 From: root Date: Thu, 25 Aug 2011 23:14:43 +0000 Subject: Thu Aug 25 23:14:43 UTC 2011 --- community/shotwell/shotwell.install | 2 ++ 1 file changed, 2 insertions(+) (limited to 'community/shotwell/shotwell.install') diff --git a/community/shotwell/shotwell.install b/community/shotwell/shotwell.install index 83c95a70f..9e61524c4 100644 --- a/community/shotwell/shotwell.install +++ b/community/shotwell/shotwell.install @@ -4,6 +4,7 @@ post_install() { gtk-update-icon-cache -fq -t usr/share/icons/hicolor usr/sbin/gconfpkg --install ${pkgname} update-desktop-database -q + glib-compile-schemas usr/share/glib-2.0/schemas } pre_upgrade() { @@ -21,4 +22,5 @@ pre_remove() { post_remove() { update-desktop-database -q gtk-update-icon-cache -fq -t usr/share/icons/hicolor + glib-compile-schemas usr/share/glib-2.0/schemas } -- cgit v1.2.3-54-g00ecf