From 80906889c2d0c7db9a69ca5d2e3a7657effd311b Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 21 Feb 2003 19:05:57 +0000 Subject: Use tables instead of vboxes, so that groups of label/entry pairs (as in * mail-account-gui.c (mail_account_gui_build_extra_conf): Use tables instead of vboxes, so that groups of label/entry pairs (as in Connector's config page) can line up nicely. * mail-config.glade: Turn extra_vbox and extra_mailcheck_vbox into tables. * mail-config-druid.c (get_fn): s/extra_vbox/extra_table/ * Makefile.am (libevolution_mail_la_LIBADD): s/libcomposer.a/libcomposer.la/ svn path=/trunk/; revision=19993 --- mail/mail-config.glade | 63 ++++++++++++++++++++++++++++---------------------- 1 file changed, 36 insertions(+), 27 deletions(-) (limited to 'mail/mail-config.glade') diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 5a3935884e..b8944cbcb9 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -38,9 +38,9 @@ Click "Forward" to begin. True Identity - #e5d0bfffe388 - #bdb00817e388 - #e7d80816532c + #0b100829e878 + #8af8081ce878 + #eac0bfffe858 mail-config-druid-identity.png @@ -62,9 +62,9 @@ Click "Forward" to begin. True Receiving Email - #e5d0bfffe388 - #bdb00817e388 - #e7d80816532c + #3f780829e878 + #8af8081ce878 + #eac0bfffe858 mail-config-druid-receive.png @@ -86,9 +86,9 @@ Click "Forward" to begin. True Receiving Email - #e5d0bfffe388 - #bdb00817e388 - #e7d80816532c + #59280829e878 + #8af8081ce878 + #eac0bfffe858 mail-config-druid-receive.png @@ -110,9 +110,9 @@ Click "Forward" to begin. True Sending Email - #e5d0bfffe388 - #bdb00817e388 - #e7d80816532c + #4f60082ce878 + #8af8081ce878 + #eac0bfffe858 mail-config-druid-send.png @@ -134,9 +134,9 @@ Click "Forward" to begin. True Account Management - #e5d0bfffe388 - #bdb00817e388 - #e7d80816532c + #6c18082ce878 + #8af8081ce878 + #eac0bfffe858 mail-config-druid-account-name.png @@ -1403,11 +1403,14 @@ For example: "Work" or "Personal" - - 4 + + 3 True + 1 + 2 False - 0 + 4 + 8 @@ -1418,14 +1421,17 @@ For example: "Work" or "Personal" GTK_SHADOW_ETCHED_IN - + 3 True + 1 + 2 False - 0 + 4 + 8 - + True False 0 @@ -1511,9 +1517,10 @@ For example: "Work" or "Personal" - 0 - False - True + 0 + 2 + 0 + 1 @@ -1539,9 +1546,11 @@ For example: "Work" or "Personal" - 0 - False - True + 0 + 2 + 0 + 1 + fill -- cgit v1.2.3