aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/ChangeLog6
-rw-r--r--mail/mail-config.glade4
2 files changed, 8 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index fe585c7473..8ea1f122ea 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2001-07-03 Dan Winship <danw@ximian.com>
+
+ * mail-config.glade: Rename some of the widgets in the news config
+ to not conflict with the mail config stuff, so the mail config
+ druid will work again.
+
2001-07-03 Jeffrey Stedfast <fejj@ximian.com>
* folder-browser.c (message_list_drag_data_get): Use mkdtemp if we
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 40e427d478..d4bae0fcea 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -1963,14 +1963,14 @@ Kerberos
<widget>
<class>GtkVBox</class>
- <name>source_vbox</name>
+ <name>news_vbox</name>
<border_width>4</border_width>
<homogeneous>False</homogeneous>
<spacing>4</spacing>
<widget>
<class>GtkFrame</class>
- <name>source_frame</name>
+ <name>news_frame</name>
<border_width>3</border_width>
<label>Source Information</label>
<label_xalign>0</label_xalign>