summaryrefslogtreecommitdiff
path: root/extra/gtk2/gtk-update-icon-cache.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gtk2/gtk-update-icon-cache.install')
-rw-r--r--extra/gtk2/gtk-update-icon-cache.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/gtk2/gtk-update-icon-cache.install b/extra/gtk2/gtk-update-icon-cache.install
new file mode 100644
index 000000000..1afcc72a7
--- /dev/null
+++ b/extra/gtk2/gtk-update-icon-cache.install
@@ -0,0 +1,3 @@
+post_install() {
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}