4 lines
229 B
Plaintext
4 lines
229 B
Plaintext
|
glib-compile-schemas usr/share/glib-2.0/schemas > /dev/null 2>&1
|
||
|
[ -f usr/bin/gtk-update-icon-cache ] && gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
|
||
|
[ -f usr/bin/update-desktop-database ] && update-desktop-database -q
|