From 0c458b79b41e2982bbc41c94993c8ad04a8d46d4 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 12 Jan 2001 05:07:43 +0000 Subject: We don't want to be able to set the reply-to in the config druid. 2001-01-12 Jeffrey Stedfast * mail-config-druid.c (construct): We don't want to be able to set the reply-to in the config druid. (druid_finish): Don't set a reply-to anymore. (mail_config_druid_finalise): Don't unref the providers. * mail-config.glade: Took out the Reply-To field in the druid. svn path=/trunk/; revision=7432 --- mail/mail-config.glade.h | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'mail/mail-config.glade.h') diff --git a/mail/mail-config.glade.h b/mail/mail-config.glade.h index e5a497a0f0..29e1846d12 100644 --- a/mail/mail-config.glade.h +++ b/mail/mail-config.glade.h @@ -16,7 +16,6 @@ gchar *s = N_("Full Name:"); gchar *s = N_("Optional"); gchar *s = N_("Organization:"); gchar *s = N_("Signature file:"); -gchar *s = N_("Reply-to:"); gchar *s = N_("Receiving Email"); gchar *s = N_("Server Type: "); gchar *s = N_("Server Configuration"); @@ -63,12 +62,12 @@ gchar *s = N_("Plain Text\n" "CRAM-MD5\n" "DIGEST-MD5\n" ""); -gchar *s = N_("Type:"); -gchar *s = N_("Hostname:"); +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_("This server requires a secure connection (SSL)"); +gchar *s = N_("Hostname:"); +gchar *s = N_("Type:"); gchar *s = N_("Outgoing Mail Server"); gchar *s = N_("None\n" "CRAM-MD5\n" @@ -76,10 +75,10 @@ gchar *s = N_("None\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_("This server requires a secure connection (SSL)"); gchar *s = N_("Servers"); gchar *s = N_("Miscellaneous"); gchar *s = N_("Keep mail on server"); -- cgit v1.2.3