Test existance of the path after checking for locality, if needed.

2004-03-19  Morten Welinder  <terra@gnome.org>

	* gtk/gtkfilechooserdefault.c
	(gtk_file_chooser_default_set_current_folder): Test existance of
	the path after checking for locality, if needed.
This commit is contained in:
Morten Welinder
2004-03-19 20:18:09 +00:00
committed by Morten Welinder
parent 68030a7ee7
commit f1c18d57d6
6 changed files with 34 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2004-03-19 Morten Welinder <terra@gnome.org>
* gtk/gtkfilechooserdefault.c
(gtk_file_chooser_default_set_current_folder): Test existance of
the path after checking for locality, if needed.
2004-03-19 Federico Mena Quintero <federico@ximian.com>
Fix #137520.