summaryrefslogtreecommitdiff
path: root/pcr/synthv1/synthv1.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-06-08 08:59:15 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-06-08 08:59:15 -0300
commit4a0c20ec1de715e1307e03fbc3975d3266d869ad (patch)
tree58d85cd2a76abbe430d81d621f9a4e799003d728 /pcr/synthv1/synthv1.install
parent66a442c653ee4bfbb078bea28bb736aa442b0d3b (diff)
parent6551e825b2b19f8388bfc3c4eafbd794cbcf9a7c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'pcr/synthv1/synthv1.install')
-rw-r--r--pcr/synthv1/synthv1.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/synthv1/synthv1.install b/pcr/synthv1/synthv1.install
index bce670aff..029294d67 100644
--- a/pcr/synthv1/synthv1.install
+++ b/pcr/synthv1/synthv1.install
@@ -1,5 +1,5 @@
post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
update-desktop-database -q
}