Windows Build: compile GLib schemas

This commit is contained in:
Philipp Hörist 2017-08-02 20:13:35 +02:00
parent 97f6b84b90
commit e2d61012c6
1 changed files with 3 additions and 0 deletions

View File

@ -112,6 +112,9 @@ pillow
"${MINGW_ROOT}"/bin/gtk-update-icon-cache-3.0.exe --force \
"${MINGW_ROOT}/share/icons/Adwaita"
# Compile GLib schemas
"${MINGW_ROOT}"/bin/glib-compile-schemas.exe "${MINGW_ROOT}"/share/glib-2.0/schemas
}
function install_gajim {