summaryrefslogtreecommitdiff
path: root/community/spacefm/spacefm.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/spacefm/spacefm.install')
-rw-r--r--community/spacefm/spacefm.install2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/spacefm/spacefm.install b/community/spacefm/spacefm.install
index 1182e768f..f2954aa73 100644
--- a/community/spacefm/spacefm.install
+++ b/community/spacefm/spacefm.install
@@ -1,6 +1,8 @@
post_install() {
update-mime-database usr/share/mime > /dev/null
update-desktop-database -q
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+ [ -d /usr/share/icons/Faenza ] && gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza
}
post_upgrade() {