diff options
author | Dan Winship <danw@src.gnome.org> | 2001-07-04 00:57:13 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-07-04 00:57:13 +0800 |
commit | bb88c579bf054d33902df30a297dbb448f3d0e37 (patch) | |
tree | 8523695a58f806a821281382c31dbb84635f374a /mail/mail-config.glade | |
parent | ea9e4260969354a6479dceea253bb74d23c3acd9 (diff) | |
download | gsoc2013-evolution-bb88c579bf054d33902df30a297dbb448f3d0e37.tar.gz gsoc2013-evolution-bb88c579bf054d33902df30a297dbb448f3d0e37.tar.zst gsoc2013-evolution-bb88c579bf054d33902df30a297dbb448f3d0e37.zip |
Rename some of the widgets in the news config to not conflict with the
* 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.
svn path=/trunk/; revision=10754
Diffstat (limited to 'mail/mail-config.glade')
-rw-r--r-- | mail/mail-config.glade | 4 |
1 files changed, 2 insertions, 2 deletions
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> |