From e1510a09fca360a15d9c81fa8694bc21e7334d68 Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 27 Jan 2005 21:31:54 +0000 Subject: Fix the labels in the account druid to be left aligned, and justified left 2005-01-27 Rodney Dawes * mail-config.glade: Fix the labels in the account druid to be left aligned, and justified left Fix the border and spacing for all the vboxes in the account druid pages to be HIG compliant Fix the account naming info label to be more concise Fixes #68696 svn path=/trunk/; revision=28589 --- mail/ChangeLog | 10 ++++++ mail/mail-config.glade | 88 ++++++++++++++++++++++++++------------------------ 2 files changed, 56 insertions(+), 42 deletions(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 19849c7da0..9637217f5d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2005-01-27 Rodney Dawes + + * mail-config.glade: Fix the labels in the account druid to be + left aligned, and justified left + Fix the border and spacing for all the vboxes in the account druid + pages to be HIG compliant + Fix the account naming info label to be more concise + + Fixes #68696 + 2005-01-27 Rodney Dawes * mail-send-recv.c (build_dialog): Fix the dialog to have borders diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 225ba5b756..4df8207e26 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -41,10 +41,10 @@ Click "Forward" to begin. - 16 + 12 True False - 0 + 12 @@ -52,10 +52,10 @@ Click "Forward" to begin. Please enter your name and email address below. The "optional" fields below do not need to be filled in, unless you wish to include this information in email you send. False False - GTK_JUSTIFY_FILL + GTK_JUSTIFY_LEFT True False - 0.5 + 0 0.5 0 0 @@ -82,10 +82,10 @@ Click "Forward" to begin. - 16 + 12 True False - 0 + 12 @@ -93,10 +93,10 @@ Click "Forward" to begin. Please select among the following options False False - GTK_JUSTIFY_FILL + GTK_JUSTIFY_LEFT True False - 0.5 + 0 0.5 0 0 @@ -123,10 +123,10 @@ Click "Forward" to begin. - 16 + 12 True False - 0 + 12 @@ -134,10 +134,10 @@ Click "Forward" to begin. Please enter information about the way you will send mail. If you are not sure, ask your system administrator or Internet Service Provider. False False - GTK_JUSTIFY_FILL + GTK_JUSTIFY_LEFT True False - 0.5 + 0 0.5 0 0 @@ -164,21 +164,22 @@ Click "Forward" to begin. - 16 + 12 True False - 0 + 12 True - You are almost done with the mail configuration process. The identity, incoming mail server and outgoing mail transport method which you provided will be grouped together to make an Evolution mail account. Please enter a name for this account in the space below. This name will be used for display purposes only. + Please enter a descriptive name for this account in the space below. +This name will be used for display purposes only. False False - GTK_JUSTIFY_FILL + GTK_JUSTIFY_LEFT True False - 0.5 + 0 0.5 0 0 @@ -375,7 +376,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -502,7 +503,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -573,7 +574,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -760,7 +761,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -806,7 +807,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -1173,7 +1174,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -1194,7 +1195,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -1239,6 +1240,7 @@ For example: "Work" or "Personal" False False True + GTK_FILE_CHOOSER_ACTION_OPEN @@ -1249,7 +1251,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -1899,7 +1901,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -2285,7 +2287,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -2870,7 +2872,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -2986,7 +2988,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -3193,7 +3195,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -3387,7 +3389,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -3408,7 +3410,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -5018,6 +5020,7 @@ For example: "Work" or "Personal" False False True + GTK_FILE_CHOOSER_ACTION_OPEN @@ -5028,7 +5031,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -5547,7 +5550,7 @@ For example: "Work" or "Personal" 0 Important True - * + * False @@ -5569,7 +5572,7 @@ For example: "Work" or "Personal" 0 Work True - * + * False @@ -5591,7 +5594,7 @@ For example: "Work" or "Personal" 0 Personal True - * + * False @@ -5613,7 +5616,7 @@ For example: "Work" or "Personal" 0 To Do True - * + * False @@ -5635,7 +5638,7 @@ For example: "Work" or "Personal" 0 Later True - * + * False @@ -5790,7 +5793,7 @@ For example: "Work" or "Personal" 0 True - * + * False @@ -6397,7 +6400,7 @@ For example: "Work" or "Personal" True - 7.45058e-09 + 7.45058015283e-09 0.5 0 1 @@ -8063,7 +8066,7 @@ for display purposes only. 0 True - * + * False @@ -8083,6 +8086,7 @@ for display purposes only. False False True + GTK_FILE_CHOOSER_ACTION_OPEN @@ -8093,7 +8097,7 @@ for display purposes only. 0 True - * + * False -- cgit