]> Pileus Git - ~andy/gtk/commit
Exit early if we can't get file info - this happens if the iter points to
authorMatthias Clasen <mclasen@redhat.com>
Thu, 4 Jan 2007 01:45:19 +0000 (01:45 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 4 Jan 2007 01:45:19 +0000 (01:45 +0000)
commit846197a5bdd6b9beb338c369193ed49ba39a386a
treef8d93bd6df9db6071b231902f3651f644062a5e2
parent1c2718400df991fa1dfaca93d31298001d73e458
Exit early if we can't get file info - this happens if the iter points to

2007-01-03  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkfilechooserdefault.c (update_chooser_entry):
        Exit early if we can't get file info - this happens
        if the iter points to the row where we are editing
        the name for a newly created folder.  (#392191, Michael
        Partridge, patch by Kristian Rietveld)

svn path=/trunk/; revision=17046
ChangeLog
gtk/gtkfilechooserdefault.c