mirror of
https://github.com/termux/termux-packages.git
synced 2025-06-01 23:52:13 +00:00
12 lines
293 B
Plaintext
12 lines
293 B
Plaintext
[Trigger]
|
|
Type = Path
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Target = @TERMUX_PREFIX_TARGET@/share/applications/*.desktop
|
|
|
|
[Action]
|
|
Description = Updating the desktop file MIME type cache...
|
|
When = PostTransaction
|
|
Exec = @TERMUX_PREFIX@/bin/update-desktop-database --quiet
|