resources: compiler: Allow stripping blanks from xml data
authorChristian Persch <chpe@gnome.org>
Sat, 14 Jan 2012 21:34:15 +0000 (22:34 +0100)
committerChristian Persch <chpe@gnome.org>
Wed, 25 Jan 2012 13:47:37 +0000 (14:47 +0100)
commit45783c5927f32cae965c67db14adb8422373d345
tree366b2b417b2b3dc4d9aa6857bf3d72e55efdd63e
parente94a5f4f8394fe6a7160850c12ea8079215e4323
resources: compiler: Allow stripping blanks from xml data

It's hardly useful to bloat the resource data with blanks intended only
for human readability, so add a preprocessing option that uses xmllint --noblanks
to strip these.

Bug #667929.
docs/reference/gio/glib-compile-resources.xml
gio/glib-compile-resources.c
gio/gresource.c
gio/tests/test.gresource.xml