summaryrefslogtreecommitdiffstats
path: root/xfce/evince/post-install
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-10-15 17:38:04 +0200
committertnut <tnut at nutyx dot com>2011-10-15 17:38:04 +0200
commite21b42a42e7e30565bb241dcce8049267e091b3e (patch)
treedb261bd96b0c730fcbdc1dcd0ba5e4ff54ad157b /xfce/evince/post-install
parent52efb176ec54d15043763c612da981f4db9d7724 (diff)
downloadnutyx-extra-e21b42a42e7e30565bb241dcce8049267e091b3e.tar.gz
nutyx-extra-e21b42a42e7e30565bb241dcce8049267e091b3e.tar.bz2
nutyx-extra-e21b42a42e7e30565bb241dcce8049267e091b3e.tar.xz
nutyx-extra-e21b42a42e7e30565bb241dcce8049267e091b3e.zip
evince dans extra
Diffstat (limited to 'xfce/evince/post-install')
-rwxr-xr-xxfce/evince/post-install7
1 files changed, 0 insertions, 7 deletions
diff --git a/xfce/evince/post-install b/xfce/evince/post-install
deleted file mode 100755
index d37eef830..000000000
--- a/xfce/evince/post-install
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-/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