aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-10-13 06:12:21 +0800
committerIain Holmes <iain@src.gnome.org>2001-10-13 06:12:21 +0800
commit74d8c78022be3b37edb80876e8a21aed3323a0af (patch)
treea9a084f11ab0919959d66d96f94d5baeb521bec6 /shell/ChangeLog
parent1bd22eb65b2d1fa1cb8a589871337290c1cb258f (diff)
downloadgsoc2013-evolution-74d8c78022be3b37edb80876e8a21aed3323a0af.tar
gsoc2013-evolution-74d8c78022be3b37edb80876e8a21aed3323a0af.tar.gz
gsoc2013-evolution-74d8c78022be3b37edb80876e8a21aed3323a0af.tar.bz2
gsoc2013-evolution-74d8c78022be3b37edb80876e8a21aed3323a0af.tar.lz
gsoc2013-evolution-74d8c78022be3b37edb80876e8a21aed3323a0af.tar.xz
gsoc2013-evolution-74d8c78022be3b37edb80876e8a21aed3323a0af.tar.zst
gsoc2013-evolution-74d8c78022be3b37edb80876e8a21aed3323a0af.zip
Fix strings and the importer window not drawing correctly
svn path=/trunk/; revision=13636
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index ab6872f2d6..fa7f5702b6 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,13 @@
+2001-10-12 Iain Holmes <iain@ximian.com>
+
+ * e-shell-importer.c (prepare_intelligent_page): Flush the gdk
+ functions so that the window will be shown.
+
+ * e-shell-startup-wizard.c (make_mail_dialog_pages): Fix some
+ strings.
+ (prepare_importer_page): Flush GDK functions so that the window
+ is shown.
+
2001-10-12 Ettore Perazzoli <ettore@ximian.com>
[Fix #7643, Starting new view doesn't honor "view" settings.]