Philipp Hörist pushed to branch master at gajim / gajim

Commits:
e2d61012 by Philipp Hörist at 2017-08-02T20:13:35+02:00
Windows Build: compile GLib schemas

- - - - -


1 changed file:

- win/_base.sh


Changes:

=====================================
win/_base.sh
=====================================
--- a/win/_base.sh
+++ b/win/_base.sh
@@ -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 {



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/e2d61012c69235395826dd5976788af6e853e7c3

---
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/e2d61012c69235395826dd5976788af6e853e7c3
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to