0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-06-01 23:52:13 +00:00
Files
termux-packages/x11-packages/gtk3/gtk-update-icon-cache.alpm.hook

13 lines
306 B
Plaintext

[Trigger]
Type = Path
Operation = Install
Operation = Upgrade
Operation = Remove
Target = @TERMUX_PREFIX_TARGET@/share/icons/*/index.theme
[Action]
Description = Creating cache files for icon themes...
When = PostTransaction
Exec = @TERMUX_PREFIX@/share/libalpm/scripts/gtk-update-icon-cache
NeedsTargets