]> Pileus Git - ~andy/gtk/commit
filechooserentry: Don't update the folder when completing
authorBenjamin Otte <otte@redhat.com>
Mon, 7 Nov 2011 01:58:26 +0000 (02:58 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:13 +0000 (20:09 +0100)
commitf6f2a78d3ec1303a26f5992cbcfd3204f4b1221d
tree2062ed51a0757872955871553c2ecab450d79bb4
parentad1672c194bdefb7969cb81662222f87926dc09e
filechooserentry: Don't update the folder when completing

The folder is always up to date, there's no need to update it. (If the
folder is not up to date, that is a bug and needs to be fixed
elsewhere.)
gtk/gtkfilechooserentry.c