]> Pileus Git - ~andy/gtk/commit
filechooserentry: Don't trim away the slash after directories
authorBenjamin Otte <otte@redhat.com>
Thu, 3 Nov 2011 21:05:38 +0000 (22:05 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 16 Dec 2011 19:09:11 +0000 (20:09 +0100)
commit8389922de9c5747f0fa5948ecfcefbd6c83cf97c
treeb7e6dcda66c9d5332fc7569d9dba3b44ac24d110
parent2ead847f7d40c8add836164484c3bb3040c08ce7
filechooserentry: Don't trim away the slash after directories

It's not necessary as the code appending the slashes checks for a slash
these days.
gtk/gtkfilechooserentry.c