summaryrefslogtreecommitdiffstats
path: root/evince/post-install
diff options
context:
space:
mode:
authorpiernov <piernov@piernov.servegame.org>2012-08-08 14:27:15 +0200
committerpiernov <piernov@piernov.servegame.org>2012-08-08 14:27:15 +0200
commit3f36a88c82b5bd03bc9f97c5dc636d80d242d9c9 (patch)
treec42e0f747f9d0022546ca8a3f217289f3a4f2599 /evince/post-install
parent39c2621302ff04bfdf16e92c18ed2e8aa951289f (diff)
downloadnutyx-extra-3f36a88c82b5bd03bc9f97c5dc636d80d242d9c9.tar.gz
nutyx-extra-3f36a88c82b5bd03bc9f97c5dc636d80d242d9c9.tar.bz2
nutyx-extra-3f36a88c82b5bd03bc9f97c5dc636d80d242d9c9.tar.xz
nutyx-extra-3f36a88c82b5bd03bc9f97c5dc636d80d242d9c9.zip
evince dans gnome3
Diffstat (limited to 'evince/post-install')
-rwxr-xr-xevince/post-install8
1 files changed, 0 insertions, 8 deletions
diff --git a/evince/post-install b/evince/post-install
deleted file mode 100755
index 9f124221b..000000000
--- a/evince/post-install
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-# glib schemas
-/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