summaryrefslogtreecommitdiff
path: root/community/pragha/pragha.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/pragha/pragha.install')
-rwxr-xr-xcommunity/pragha/pragha.install8
1 files changed, 8 insertions, 0 deletions
diff --git a/community/pragha/pragha.install b/community/pragha/pragha.install
new file mode 100755
index 000000000..7db352036
--- /dev/null
+++ b/community/pragha/pragha.install
@@ -0,0 +1,8 @@
+post_install() {
+ gtk-update-icon-cache -q -f -t usr/share/icons/hicolor
+}
+
+post_remove() {
+ gtk-update-icon-cache -q -f -t usr/share/icons/hicolor
+}
+