Patch "1a" from #136185, by Morten Welinder.
2004-03-08 Federico Mena Quintero <federico@ximian.com> Patch "1a" from #136185, by Morten Welinder. * gtk/gtkfilechooserdefault.c (get_file_info): Take in an argument that says whether the caller just wants the display name. (shortcuts_insert_path): We only want the name in the call to get_file_info(). * gtk/gtkpathbar.c (_gtk_path_bar_set_path): Don't request more info than needed from the file_folder.
This commit is contained in:
committed by
Federico Mena Quintero
parent
2247fc6659
commit
8383c8f7fe
@ -1,3 +1,15 @@
|
||||
2004-03-08 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Patch "1a" from #136185, by Morten Welinder.
|
||||
|
||||
* gtk/gtkfilechooserdefault.c (get_file_info): Take in an argument
|
||||
that says whether the caller just wants the display name.
|
||||
(shortcuts_insert_path): We only want the name in the call to
|
||||
get_file_info().
|
||||
|
||||
* gtk/gtkpathbar.c (_gtk_path_bar_set_path): Don't request more
|
||||
info than needed from the file_folder.
|
||||
|
||||
2004-03-08 Federico Mena Quintero <federico@ximian.com>
|
||||
|
||||
Fixes #136105.
|
||||
|
||||
Reference in New Issue
Block a user