diff options
Diffstat (limited to 'community/kmymoney/kmymoney.install')
-rw-r--r-- | community/kmymoney/kmymoney.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/kmymoney/kmymoney.install b/community/kmymoney/kmymoney.install index 7c8a8bd2b..f7f5bd0bf 100644 --- a/community/kmymoney/kmymoney.install +++ b/community/kmymoney/kmymoney.install @@ -1,5 +1,7 @@ post_install() { update-mime-database usr/share/mime &> /dev/null + xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q } post_upgrade() { |