mirror of
https://github.com/termux/termux-packages.git
synced 2025-06-01 23:52:13 +00:00
12 lines
296 B
Plaintext
12 lines
296 B
Plaintext
[Trigger]
|
|
Type = Path
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Target = @TERMUX_PREFIX_TARGET@/lib/gtk-3.0/3.0.0/immodules/*.so
|
|
|
|
[Action]
|
|
Description = Probing GTK3 input method modules...
|
|
When = PostTransaction
|
|
Exec = @TERMUX_PREFIX@/bin/gtk-query-immodules-3.0 --update-cache
|