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