Skip to content
Snippets Groups Projects
Commit e2d61012 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Windows Build: compile GLib schemas

parent 97f6b84b
No related branches found
No related tags found
No related merge requests found
...@@ -112,6 +112,9 @@ pillow ...@@ -112,6 +112,9 @@ pillow
"${MINGW_ROOT}"/bin/gtk-update-icon-cache-3.0.exe --force \ "${MINGW_ROOT}"/bin/gtk-update-icon-cache-3.0.exe --force \
"${MINGW_ROOT}/share/icons/Adwaita" "${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 { function install_gajim {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment