]> Pileus Git - ~andy/gtk/commit
filechooserbutton: When the combo box changes, set the *file*, not the current folder
authorFederico Mena Quintero <federico@gnome.org>
Mon, 11 Mar 2013 22:48:17 +0000 (16:48 -0600)
committerFederico Mena Quintero <federico@gnome.org>
Tue, 12 Mar 2013 00:16:29 +0000 (18:16 -0600)
commit45ad8a06ad511ad95a74172172b9fe459bc666ad
treeca1288cf499f7ca3eef9372a42f4889fe001af7b
parent1135958e98b510a2fc2db9b7b8ed28ddd4f64c93
filechooserbutton: When the combo box changes, set the *file*, not the current folder

The currently-selected file *is* the selection even in SELECT_FOLDER mode.  Do not confuse this
with the current folder.

Signed-off-by: Federico Mena Quintero <federico@gnome.org>
gtk/gtkfilechooserbutton.c