]> Pileus Git - ~andy/gtk/commit
Include the backslash. Otherwise gtk_file_system_win32_path_to_uri()
authorTor Lillqvist <tml@iki.fi>
Sun, 21 Mar 2004 22:06:37 +0000 (22:06 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 21 Mar 2004 22:06:37 +0000 (22:06 +0000)
commit46b3a1174d425575ad08611db4d5d5f3d0da40d9
tree3743fb3970a6806bc52b76d676fc9e700fe305f7
parent34afac379269d68bcc85e3b44283bf44beb132b5
Include the backslash. Otherwise gtk_file_system_win32_path_to_uri()

2004-03-21  Tor Lillqvist  <tml@iki.fi>

* gtk/gtkfilesystemwin32.c
(gtk_file_system_win32_volume_get_base_path): Include the
backslash. Otherwise gtk_file_system_win32_path_to_uri() returns
NULL for a volume base path, as g_filename_to_uri() requires an
absolute path, and just a drive letter and colon isn't. (#137543)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilesystemwin32.c