diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2009-06-22 16:02:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2009-06-22 16:02:02 +0000 |
commit | a0f50b6368a30d0f36bc2d75dabfa3fe46568bdb (patch) | |
tree | c3f303ffdefd688731242a77e15f2a094f3284f1 /x11/thunar/thunar.post-install | |
parent | 122695e35c7e68893a2c9ee47d90ba7e152e5a48 (diff) | |
download | aports-a0f50b6368a30d0f36bc2d75dabfa3fe46568bdb.tar.bz2 aports-a0f50b6368a30d0f36bc2d75dabfa3fe46568bdb.tar.xz |
x11/Thunar: renamed dir to lowercase
Diffstat (limited to 'x11/thunar/thunar.post-install')
-rw-r--r-- | x11/thunar/thunar.post-install | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/x11/thunar/thunar.post-install b/x11/thunar/thunar.post-install new file mode 100644 index 000000000..591dfaf72 --- /dev/null +++ b/x11/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 + |