Re: URL to filename conversion

2008-05-12 Thread Kevin DeKorte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tor Lillqvist wrote: | g_filename_from_uri() | | --tml Tor, Thanks! that is exactly what I was hoping for. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -BEGIN PGP SIGNATURE- Version: G

Re: URL to filename conversion

2008-05-12 Thread Tor Lillqvist
g_filename_from_uri() --tml ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: URL to filename conversion

2008-05-12 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin DeKorte wrote: | 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? | | Thanks, | | Kevin I had the sam

Re: URL to filename conversion

2008-05-12 Thread Martin (OpenGeoMap)
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/d

URL to filename conversion

2008-05-12 Thread Kevin DeKorte
-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? Thanks, Kevin - -- Get my public GnuPG key from http://pgp.mit.edu: