This means any package already depending on gtk3 can drop the .install scripts updating the icon cache.
12 lines
304 B
Plaintext
12 lines
304 B
Plaintext
[Trigger]
|
|
Type = Path
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Target = @MINGW_HOOK_TARGET_PREFIX@/lib/gtk-3.0/3.0.0/immodules/*.dll
|
|
|
|
[Action]
|
|
Description = Probing GTK3 input method modules...
|
|
When = PostTransaction
|
|
Exec = @MINGW_PREFIX@/bin/gtk-query-immodules-3.0.exe --update-cache
|