summarylogtreecommitdiffstats
path: root/epymc.install
diff options
context:
space:
mode:
Diffstat (limited to 'epymc.install')
-rw-r--r--epymc.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/epymc.install b/epymc.install
index f2e6ff25d4cb..e66dd89a782a 100644
--- a/epymc.install
+++ b/epymc.install
@@ -1,5 +1,6 @@
post_install() {
[[ -x /usr/bin/update-desktop-database ]] && update-desktop-database -q
+ [[ -x /usr/bin/gtk-update-icon-cache ]] && gtk-update-icon-cache -q /usr/share/icons/hicolor
}
post_upgrade() {