diff options
Diffstat (limited to 'x11/xfce4-appfinder/xfce4-appfinder.post-install')
-rw-r--r-- | x11/xfce4-appfinder/xfce4-appfinder.post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xfce4-appfinder/xfce4-appfinder.post-install b/x11/xfce4-appfinder/xfce4-appfinder.post-install new file mode 100644 index 0000000000..c523d78da0 --- /dev/null +++ b/x11/xfce4-appfinder/xfce4-appfinder.post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +gtk-update-icon-cache -q -t -f usr/share/icons/hicolor + |