From 229b57ab1a55e361c74cf6a3b69ae4617d7bf7e3 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 18 Jan 2001 01:36:50 +0000 Subject: oops, don't xexpand, that makes the dialog too wide. svn path=/trunk/; revision=7607 --- mail/mail-config.glade | 190 +++++++++++++++++++++++------------------------ mail/mail-config.glade.h | 18 ++--- 2 files changed, 104 insertions(+), 104 deletions(-) diff --git a/mail/mail-config.glade b/mail/mail-config.glade index 2952d544c9..577b4becf9 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -1966,32 +1966,6 @@ Click "Finish" to save your settings. - - GtkOptionMenu - omenuSourceAuth - True - Plain Text -Kerberos -CRAM-MD5 -DIGEST-MD5 - - 0 - - 4 - 10 - 6 - 7 - 0 - 0 - False - False - False - False - True - False - - - GtkEntry txtSourceHost @@ -2242,6 +2216,32 @@ DIGEST-MD5 False + + + GtkOptionMenu + omenuSourceAuth + True + Plain Text +Kerberos +CRAM-MD5 +DIGEST-MD5 + + 0 + + 4 + 10 + 6 + 7 + 0 + 0 + False + False + False + False + True + False + + @@ -2306,30 +2306,6 @@ DIGEST-MD5 - - GtkOptionMenu - omenuTransportAuth - True - None -CRAM-MD5 - - 0 - - 4 - 10 - 3 - 4 - 0 - 0 - False - False - False - False - True - False - - - GtkEntry txtTransportHost @@ -2354,30 +2330,6 @@ CRAM-MD5 - - GtkOptionMenu - omenuTransportType - True - Sendmail -SMTP - - 0 - - 3 - 10 - 1 - 2 - 0 - 0 - False - False - False - False - True - False - - - GtkCheckButton chkTransportSSL @@ -2479,6 +2431,54 @@ SMTP False + + + GtkOptionMenu + omenuTransportAuth + True + None +CRAM-MD5 + + 0 + + 4 + 10 + 3 + 4 + 0 + 0 + False + False + False + False + True + False + + + + + GtkOptionMenu + omenuTransportType + True + Sendmail +SMTP + + 0 + + 3 + 10 + 1 + 2 + 0 + 0 + False + False + False + False + True + False + + @@ -2591,48 +2591,48 @@ SMTP - GtkEntry - txtSourcePath + GtkCheckButton + chkKeepMailOnServer True - True - True - 0 - + + True + True - 3 + 1 10 - 1 - 2 + 2 + 3 0 0 - True + False False False False - True + False False - GtkCheckButton - chkKeepMailOnServer + GtkEntry + txtSourcePath True - - True - True + True + True + 0 + - 1 + 3 10 - 2 - 3 + 1 + 2 0 0 - False + True False False False - False + True False diff --git a/mail/mail-config.glade.h b/mail/mail-config.glade.h index d73107a150..f56c824cb0 100644 --- a/mail/mail-config.glade.h +++ b/mail/mail-config.glade.h @@ -57,28 +57,28 @@ gchar *s = N_("Signature:"); gchar *s = N_("General"); gchar *s = N_("Incoming Mail Server"); gchar *s = N_("Save password"); -gchar *s = N_("Plain Text\n" - "Kerberos\n" - "CRAM-MD5\n" - "DIGEST-MD5\n" - ""); gchar *s = N_("This server requires a secure connection (SSL)"); gchar *s = N_("Username:"); gchar *s = N_("Password:"); gchar *s = N_("Authentication:"); gchar *s = N_("Hostname:"); gchar *s = N_("Type:"); +gchar *s = N_("Plain Text\n" + "Kerberos\n" + "CRAM-MD5\n" + "DIGEST-MD5\n" + ""); gchar *s = N_("Outgoing Mail Server"); +gchar *s = N_("This server requires a secure connection (SSL)"); +gchar *s = N_("Type:"); +gchar *s = N_("Hostname:"); +gchar *s = N_("Authentication:"); gchar *s = N_("None\n" "CRAM-MD5\n" ""); gchar *s = N_("Sendmail\n" "SMTP\n" ""); -gchar *s = N_("This server requires a secure connection (SSL)"); -gchar *s = N_("Type:"); -gchar *s = N_("Hostname:"); -gchar *s = N_("Authentication:"); gchar *s = N_("Servers"); gchar *s = N_("Miscellaneous"); gchar *s = N_("Path:"); -- cgit v1.2.3