]> Pileus Git - ~andy/gtk/commit
Do not check whether the path is a folder. It is useful to bookmark files
authorFederico Mena Quintero <federico@ximian.com>
Fri, 11 Nov 2005 22:29:09 +0000 (22:29 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Fri, 11 Nov 2005 22:29:09 +0000 (22:29 +0000)
commitc100ebd2dafcd88dead1b12f3b8c10391dc0f1af
tree5b7d5ca14f7d3ca46b04b512c84502c80dfb7031
parent0fa618282f51f78c460aa5572f3ade39f87f399c
Do not check whether the path is a folder. It is useful to bookmark files

2005-11-11  Federico Mena Quintero  <federico@ximian.com>

* gtk/gtkfilechooserdefault.c (shortcuts_insert_path): Do not
check whether the path is a folder.  It is useful to bookmark
files as well (e.g. todo.txt), and this will also help
performance.
(shortcuts_add_bookmark_from_path): Likewise.
(shortcuts_activate_iter): Change folders or select files, as
appropriate.
ChangeLog
ChangeLog.pre-2-10
gtk/gtkfilechooserdefault.c