initial import
This commit is contained in:
11
desktop-file-utils/update-desktop-database.hook
Normal file
11
desktop-file-utils/update-desktop-database.hook
Normal file
@@ -0,0 +1,11 @@
|
||||
[Trigger]
|
||||
Type = File
|
||||
Operation = Install
|
||||
Operation = Upgrade
|
||||
Operation = Remove
|
||||
Target = usr/share/applications/*.desktop
|
||||
|
||||
[Action]
|
||||
Description = Updating the desktop file MIME type cache...
|
||||
When = PostTransaction
|
||||
Exec = /usr/bin/update-desktop-database --quiet
|
||||
Reference in New Issue
Block a user