diff options
author | Iain Holmes <iain@src.gnome.org> | 2002-06-27 01:29:26 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2002-06-27 01:29:26 +0800 |
commit | 58b5a7c7332d3c9e3ef0ff269f184a27fba3e454 (patch) | |
tree | aa77eb7b71eb916609021347e6b5aefaff54a651 /shell/ChangeLog | |
parent | fb89bd8441ca4c5f482412dad07e778a117d2eb8 (diff) | |
download | gsoc2013-evolution-58b5a7c7332d3c9e3ef0ff269f184a27fba3e454.tar gsoc2013-evolution-58b5a7c7332d3c9e3ef0ff269f184a27fba3e454.tar.gz gsoc2013-evolution-58b5a7c7332d3c9e3ef0ff269f184a27fba3e454.tar.bz2 gsoc2013-evolution-58b5a7c7332d3c9e3ef0ff269f184a27fba3e454.tar.lz gsoc2013-evolution-58b5a7c7332d3c9e3ef0ff269f184a27fba3e454.tar.xz gsoc2013-evolution-58b5a7c7332d3c9e3ef0ff269f184a27fba3e454.tar.zst gsoc2013-evolution-58b5a7c7332d3c9e3ef0ff269f184a27fba3e454.zip |
Only let the dialog be opened once
svn path=/trunk/; revision=17294
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 4fa46fc8d1..070b72638a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2002-06-26 Iain <iain@ximian.com> + * e-shell-importer.c (show_import_wizard): Only let the dialog be + opened once. + +2002-06-26 Iain <iain@ximian.com> + * Evolution-StorageSetView.idl: Add a notifyFolderToggled method, allow checkedFolders to be writable. |