diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-06 04:02:58 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2002-11-06 04:02:58 +0800 |
commit | 5082cc09d7a9efb41617e206d90d6c2807040ce9 (patch) | |
tree | 70729d1f6806da8756080b8236fe6b005dcca302 /shell/ChangeLog | |
parent | 9ec505a6cac24436b02eb21f200401acf84a7a91 (diff) | |
download | gsoc2013-evolution-5082cc09d7a9efb41617e206d90d6c2807040ce9.tar.gz gsoc2013-evolution-5082cc09d7a9efb41617e206d90d6c2807040ce9.tar.zst gsoc2013-evolution-5082cc09d7a9efb41617e206d90d6c2807040ce9.zip |
(load_folder): Do add folders with an unknown
type.
svn path=/trunk/; revision=18560
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 1a3aedd696..601a89d4af 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2002-11-05 Ettore Perazzoli <ettore@ximian.com> + * e-local-storage.c (load_folder): Do add folders with an unknown + type. + +2002-11-05 Ettore Perazzoli <ettore@ximian.com> + * glade/e-shell-folder-creation-dialog.glade (ok_button): Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, with GTK_RESPONSE_CANCEL. |