aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@ximian.com>2001-07-26 04:30:16 +0800
committerAnna Dirks <anna@src.gnome.org>2001-07-26 04:30:16 +0800
commit34af37ee967fee57c0bc0ce5ceecf290b0e68e3c (patch)
tree680d65fe515079c05d15810ec6dea97f2a593c0b
parentb0d5e599ce5f3b0f8a2695588a95805e19fadb79 (diff)
downloadgsoc2013-evolution-34af37ee967fee57c0bc0ce5ceecf290b0e68e3c.tar
gsoc2013-evolution-34af37ee967fee57c0bc0ce5ceecf290b0e68e3c.tar.gz
gsoc2013-evolution-34af37ee967fee57c0bc0ce5ceecf290b0e68e3c.tar.bz2
gsoc2013-evolution-34af37ee967fee57c0bc0ce5ceecf290b0e68e3c.tar.lz
gsoc2013-evolution-34af37ee967fee57c0bc0ce5ceecf290b0e68e3c.tar.xz
gsoc2013-evolution-34af37ee967fee57c0bc0ce5ceecf290b0e68e3c.tar.zst
gsoc2013-evolution-34af37ee967fee57c0bc0ce5ceecf290b0e68e3c.zip
fixed a mis-spelling of "Fashion" in the mail accounts window. (See bug
2001-07-25 Anna Marie Dirks <anna@ximian.com> * mail-config.glade: fixed a mis-spelling of "Fashion" in the mail accounts window. (See bug 5433) svn path=/trunk/; revision=11412
-rw-r--r--mail/ChangeLog5
-rw-r--r--mail/mail-config.glade20
2 files changed, 20 insertions, 5 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index eb3e785a7c..33059b6f7a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-25 Anna Marie Dirks <anna@ximian.com>
+ * mail-config.glade: fixed a mis-spelling of "Fashion" in
+ the mail accounts window. (See bug 5433)
+
+
2001-07-25 Jeffrey Stedfast <fejj@ximian.com>
* mail-session.c (make_key): Don't make the key url:item if we
diff --git a/mail/mail-config.glade b/mail/mail-config.glade
index 0449e40f3b..9d9853b811 100644
--- a/mail/mail-config.glade
+++ b/mail/mail-config.glade
@@ -938,9 +938,14 @@ None
<widget>
<class>GtkLabel</class>
<name>source_ssl_disabled</name>
- <label>(SSL is not supported in this build of evolution)</label>
- <active>False</active>
<sensitive>False</sensitive>
+ <label>(SSL is not supported in this build of evolution)</label>
+ <justify>GTK_JUSTIFY_CENTER</justify>
+ <wrap>False</wrap>
+ <xalign>0.5</xalign>
+ <yalign>0.5</yalign>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
<child>
<left_attach>0</left_attach>
<right_attach>2</right_attach>
@@ -1392,9 +1397,14 @@ Sendmail
<widget>
<class>GtkLabel</class>
<name>transport_ssl_disabled</name>
- <label>(SSL is not supported in this build of evolution)</label>
- <active>False</active>
<sensitive>False</sensitive>
+ <label>(SSL is not supported in this build of evolution)</label>
+ <justify>GTK_JUSTIFY_CENTER</justify>
+ <wrap>False</wrap>
+ <xalign>0.5</xalign>
+ <yalign>0.5</yalign>
+ <xpad>0</xpad>
+ <ypad>0</ypad>
<child>
<padding>0</padding>
<expand>False</expand>
@@ -2856,7 +2866,7 @@ Quoted
<class>GtkCheckButton</class>
<name>chkThreadedList</name>
<can_focus>True</can_focus>
- <label>Message list should display in a threaded fasion by default</label>
+ <label>Message list should display in a threaded fashion by default</label>
<active>False</active>
<draw_indicator>True</draw_indicator>
<child>