gtk2: update hooks

This commit is contained in:
Leonid Pliushch 2020-01-14 00:35:38 +02:00 committed by Yaksh Bariya
parent 46337592ea
commit 24ec97d1a9
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
2 changed files with 0 additions and 6 deletions

View File

@ -6,9 +6,4 @@ for i in $(find "@TERMUX_PREFIX@/share/icons" -type f -iname index.theme); do
done
unset i
## Usually, glib and gdk-pixbuf should have own triggers
## but in Termux they don't have.
glib-compile-schemas "@TERMUX_PREFIX@/share/glib-2.0/schemas" > /dev/null
gdk-pixbuf-query-loaders --update-cache
exit 0

View File

@ -1,3 +1,2 @@
interest-noawait @TERMUX_PREFIX@/lib/gtk-2.0/2.10.0
interest-noawait @TERMUX_PREFIX@/share/glib-2.0/schemas
interest-noawait @TERMUX_PREFIX@/share/icons