From 4a39d7a5b8b0b3eba8ac30cd559f64fc34a3c0a9 Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 22 May 2011 15:57:17 +0200 Subject: evince, maj 2.32.0-2 --- xfce/evince/post-install | 22 +++------------------- 1 file changed, 3 insertions(+), 19 deletions(-) (limited to 'xfce/evince/post-install') diff --git a/xfce/evince/post-install b/xfce/evince/post-install index 6548baf76..d37eef830 100755 --- a/xfce/evince/post-install +++ b/xfce/evince/post-install @@ -1,23 +1,7 @@ #!/bin/sh - -port=evince - -# gconf schemas -SCHEMAS="`pkginfo -l $port | grep etc/gconf/schemas/.*\.schemas$`" - -for SCHEMA in $SCHEMAS -do - export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` - /usr/bin/gconftool-2 --makefile-install-rule /$SCHEMA > /dev/null -done - -# reload gconf caches -if [ ! -z "`pidof gconfd-2`" ] -then - killall -HUP gconfd-2 > /dev/null -fi - +/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas # desktop database update-desktop-database > /dev/null - +# update icons cache +gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor # End of file -- cgit v1.2.3-70-g09d2