aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-05-26 12:23:41 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-05-26 12:23:41 +0800
commitca6276f9e5e5813b6954e2869667458c3b1d9f10 (patch)
treedb61be26e191a7befd9909aa0f8af446b442e0fa /shell/ChangeLog
parent1689385939c40e1a88aa9733e3234950f75ec0ba (diff)
downloadgsoc2013-evolution-ca6276f9e5e5813b6954e2869667458c3b1d9f10.tar
gsoc2013-evolution-ca6276f9e5e5813b6954e2869667458c3b1d9f10.tar.gz
gsoc2013-evolution-ca6276f9e5e5813b6954e2869667458c3b1d9f10.tar.bz2
gsoc2013-evolution-ca6276f9e5e5813b6954e2869667458c3b1d9f10.tar.lz
gsoc2013-evolution-ca6276f9e5e5813b6954e2869667458c3b1d9f10.tar.xz
gsoc2013-evolution-ca6276f9e5e5813b6954e2869667458c3b1d9f10.tar.zst
gsoc2013-evolution-ca6276f9e5e5813b6954e2869667458c3b1d9f10.zip
set exception if not implemented.
2004-05-26 Not Zed <NotZed@Ximian.com> * importer/evolution-importer.c (impl_GNOME_Evolution_Importer_createControl): set exception if not implemented. * e-shell-importer.c (importer_file_page_new): set the entry to activate default, and fixed the _Filename and _Forward shortcut clash. #58081. (prepare_dest_page): pack the widget without expand/fill. svn path=/trunk/; revision=26088
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 361b1a30d8..50bce39db2 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,14 @@
+2004-05-26 Not Zed <NotZed@Ximian.com>
+
+ * importer/evolution-importer.c
+ (impl_GNOME_Evolution_Importer_createControl): set exception if not
+ implemented.
+
+ * e-shell-importer.c (importer_file_page_new): set the entry to
+ activate default, and fixed the _Filename and _Forward shortcut
+ clash. #58081.
+ (prepare_dest_page): pack the widget without expand/fill.
+
2004-05-21 Jeffrey Stedfast <fejj@novell.com>
* evolution-shell-component-utils.c (e_activation_failure_dialog):