diff options
author | Alexander Larsson <alexl@redhat.com> | 2005-09-02 13:33:06 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2005-09-02 13:33:06 +0000 |
commit | fa0b788dde87d1c4cfe49ede1232d9619d6cc4a9 (patch) | |
tree | 753c9998c2486b3f5500db76b49287a3717dccc4 /ChangeLog | |
parent | 81b729cabefeb1d3bd42a6357d7214e8a78000c8 (diff) | |
download | gtk+-fa0b788dde87d1c4cfe49ede1232d9619d6cc4a9.tar.gz |
Handle base_path being null in the rest of the cases (#310270)
2005-09-02 Alexander Larsson <alexl@redhat.com>
* gtk/gtkfilechooserdefault.c: (shortcuts_add_volumes),
(shortcuts_activate_volume):
Handle base_path being null in the rest of the cases (#310270)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-09-02 Alexander Larsson <alexl@redhat.com> + + * gtk/gtkfilechooserdefault.c: (shortcuts_add_volumes), + (shortcuts_activate_volume): + Handle base_path being null in the rest of the cases (#310270) + 2005-09-02 Tor Lillqvist <tml@novell.com> * gdk/win32/gdkevents-win32.c (gdk_event_translate): Keep track of |