summarylogtreecommitdiffstats
path: root/g-rays.install
diff options
context:
space:
mode:
Diffstat (limited to 'g-rays.install')
-rw-r--r--g-rays.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/g-rays.install b/g-rays.install
new file mode 100644
index 000000000000..a810b052b01f
--- /dev/null
+++ b/g-rays.install
@@ -0,0 +1,3 @@
+post_install() {
+ gtk-update-icon-cache --quiet /usr/share/icons/hicolor
+}