diff options
Diffstat (limited to 'abs/core/qt/qt.install')
-rw-r--r-- | abs/core/qt/qt.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core/qt/qt.install b/abs/core/qt/qt.install index e70c054..81ce5c4 100644 --- a/abs/core/qt/qt.install +++ b/abs/core/qt/qt.install @@ -1,5 +1,6 @@ post_install() { xdg-icon-resource forceupdate --theme hicolor &> /dev/null + update-desktop-database -q } post_upgrade() { |