diff options
author | root <root@rshg047.dnsready.net> | 2011-04-13 04:53:33 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-04-13 04:53:33 +0000 |
commit | 6dab5c46b00f624c7900ff6d11b75bcafbe251d0 (patch) | |
tree | 3f4cd3c5e20b03bbad9955444c32083ddd92b422 /extra/audacity/audacity.install | |
parent | 28b5bbf3fee0627993658e096eadab71c2779912 (diff) |
Wed Apr 13 04:53:33 UTC 2011
Diffstat (limited to 'extra/audacity/audacity.install')
-rw-r--r-- | extra/audacity/audacity.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/audacity/audacity.install b/extra/audacity/audacity.install index 41f09f887..028c9f62a 100644 --- a/extra/audacity/audacity.install +++ b/extra/audacity/audacity.install @@ -1,6 +1,7 @@ post_install() { update-desktop-database -q update-mime-database usr/share/mime &> /dev/null + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor } post_upgrade() { |