]> Pileus Git - ~andy/gtk/commit
filechooserentry: Allow NULL as base folder again
authorBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 17:24:24 +0000 (18:24 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:14 +0000 (20:09 +0100)
commit4fb6961c6aeb22908d376339ff17718a16a4d8a6
tree7965b3b4c251ae8d5a3c0dbee0fc6f84f9c6d1ee
parent523a45d927c3c43f1f80feb5211b12c8231e70d1
filechooserentry: Allow NULL as base folder again

This was removed previously, but is necessary to support the case where
no base folder is in use, which should cause an error. This can be
experienced in save mode in the recent files list.

https://bugzilla.gnome.org/show_bug.cgi?id=663573
gtk/gtkfilechooserentry.c