Hi
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Is there is a GLIB function that takes a name like file:///home/user/name%20with%20spaces.txt and turns it into /home/user/name with spaces.txt Or even something that is close?
Perhaps this: http://library.gnome.org/devel/glib/stable/glib-Simple-XML-Subset-Parser.html#g-markup-escape-text Regards.