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