- tests/Makefile.am: Remove the gconf test as it fails.
- tests/Makefile.am: Build test-xml-strings and add it to the
test suite.
- tests/test-xml-strings.c: Regression test for xml strings.
- bonobo-conf/bonobo-config-utils.c (encode_simple_value): Use
bonobo_ui_util_encode_str() to encode the string to hex as a
workaround for UTF-8 (and 8bit) strings.
(decode_simple_value): Decode here.
- acinclude.m4: Removed. This wasn't used anymore, but it contains
code which doesn't work with autoconf 2.52
(AM_FUNC_ERROR_AT_LINE).
- configure.in: Added "es" to ALL_LINGUAS.