12 lines
322 B
Text
12 lines
322 B
Text
[Trigger]
|
|
Type = Path
|
|
Operation = Install
|
|
Operation = Upgrade
|
|
Operation = Remove
|
|
Target = usr/share/glib-2.0/schemas/*.xml
|
|
Target = usr/share/glib-2.0/schemas/*.override
|
|
|
|
[Action]
|
|
Description = Compiling GSettings XML schema files...
|
|
When = PostTransaction
|
|
Exec = /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas
|