diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index d4788c3a82..61bc06f773 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2003-04-17 Dan Winship <danw@ximian.com> + + * e-shell-folder-creation-dialog.c (add_folder_types): If the + default_type is "foo/bar" and "foo" appears in the list but + "foo/bar" doesn't, use "foo" as the default type. [#41468] Also, + remove a workaround for a gtk 1.2 bug. + 2003-04-16 Dan Winship <danw@ximian.com> * e-corba-storage.c (async_create_folder): If the new folder's |