From 3b1cd946dfefa0b86331583076936ce7f89c4e26 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 5 Jan 2001 18:36:18 +0000 Subject: Renamed from _delete_mail 2001-01-05 Jeffrey Stedfast * mail-config-druid.c (mail_config_druid_get_incoming_keep_mail): Renamed from _delete_mail * mail-config-druid.glade: Changed "Delete mail from server" to "Keep mail on server" as this has a more positive ring to it. Both I and Aaron agree this is the better phrase. svn path=/trunk/; revision=7269 --- mail/ChangeLog | 9 + mail/mail-config-druid.c | 8 +- mail/mail-config-druid.glade | 759 +++++++++++++++++++++-------------------- mail/mail-config-druid.glade.h | 17 +- mail/mail-config-druid.h | 4 +- 5 files changed, 415 insertions(+), 382 deletions(-) (limited to 'mail') diff --git a/mail/ChangeLog b/mail/ChangeLog index 4e1edd59be..84cbebf16b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-01-05 Jeffrey Stedfast + + * mail-config-druid.c (mail_config_druid_get_incoming_keep_mail): + Renamed from _delete_mail + + * mail-config-druid.glade: Changed "Delete mail from server" to + "Keep mail on server" as this has a more positive ring to it. Both + I and Aaron agree this is the better phrase. + 2001-01-04 Jeffrey Stedfast * mail-config-druid.c: Fixed a few 'Oops'es. diff --git a/mail/mail-config-druid.c b/mail/mail-config-druid.c index 38917fffb5..7bf7ccc4da 100644 --- a/mail/mail-config-druid.c +++ b/mail/mail-config-druid.c @@ -672,7 +672,7 @@ construct (MailConfigDruid *druid) gtk_signal_connect (GTK_OBJECT (druid->incoming_username), "changed", incoming_changed, druid); druid->incoming_path = GTK_ENTRY (glade_xml_get_widget (gui, "txtIncomingPath")); gtk_signal_connect (GTK_OBJECT (druid->incoming_path), "changed", incoming_changed, druid); - druid->incoming_delete_mail = GTK_CHECK_BOX (glade_xml_get_widget (gui, "chkIncomingDeleteMail")); + druid->incoming_keep_mail = GTK_CHECK_BOX (glade_xml_get_widget (gui, "chkIncomingKeepMail")); druid->auth_text = glade_xml_get_widget (gui, "htmlAuthentication"); druid->auth_type = GTK_OPTION_MENU (glade_xml_get_widget (gui, "omenuAuthType")); @@ -716,7 +716,7 @@ do_check_service (gpointer in_data, gpointer op_data, CamelException *ex) { check_service_input_t *input = in_data; CamelService *service; - + if (input->authtypes) { service = camel_session_get_service ( session, input->url, input->type, ex); @@ -866,11 +866,11 @@ mail_config_druid_get_incoming_path (MailConfigDruid *druid) gboolean -mail_config_druid_get_incoming_delete_mail (MailConfigDruid *druid) +mail_config_druid_get_incoming_keep_mail (MailConfigDruid *druid) { g_return_val_if_fail (IS_MAIL_CONFIG_DRUID (druid), FALSE); - return GTK_TOGGLE_BUTTON (druid->incoming_delete_mail)->active; + return GTK_TOGGLE_BUTTON (druid->incoming_keep_mail)->active; } diff --git a/mail/mail-config-druid.glade b/mail/mail-config-druid.glade index ad7f605143..89cbb7eced 100644 --- a/mail/mail-config-druid.glade +++ b/mail/mail-config-druid.glade @@ -552,11 +552,11 @@ Click "Next" to begin. 1 0 0 - False + True False False False - False + True False @@ -759,11 +759,11 @@ Click "Next" to begin. GtkCheckButton - chkIncomingDeleteMail + chkIncomingKeepMail 3 True - - False + + True True 2 @@ -1650,151 +1650,153 @@ Click "Finish" to save your settings. - GtkLabel - lblName - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkEntry + txtName + True + True + True + 0 + - 1 - 4 + 4 + 10 1 2 0 0 - False + True False False False - False + True False - GtkLabel - lblEMail - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkEntry + txtEMail + True + True + True + 0 + - 1 - 4 + 4 + 10 2 3 0 0 - False + True False False False - False + True False - GtkLabel - lblReplyTo - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkEntry + txtReplyTo + True + True + True + 0 + - 1 - 4 + 4 + 10 3 4 0 0 - False + True False False False - False + True False - GtkLabel - lblOrganization - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkEntry + txtOrganization + True + True + True + 0 + - 1 - 4 + 4 + 10 4 5 0 0 - False + True False False False - False + True False - GtkLabel - lblSignature - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GnomeFileEntry + fileSignature + 10 + Select signature file + True + True - 1 - 4 + 4 + 10 5 6 0 0 - False + True False False False - False + True False + + + GtkEntry + GnomeEntry:entry + txtSignature + True + True + True + 0 + + - GtkEntry - txtName - True - True - True - 0 - + GtkLabel + lblName + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 4 - 10 + 1 + 4 1 2 0 0 - True + False False False False @@ -1804,21 +1806,23 @@ Click "Finish" to save your settings. - GtkEntry - txtEMail - True - True - True - 0 - + GtkLabel + lblEMail + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 4 - 10 + 1 + 4 2 3 0 0 - True + False False False False @@ -1828,21 +1832,23 @@ Click "Finish" to save your settings. - GtkEntry - txtReplyTo - True - True - True - 0 - + GtkLabel + lblReplyTo + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 4 - 10 + 1 + 4 3 4 0 0 - True + False False False False @@ -1852,21 +1858,23 @@ Click "Finish" to save your settings. - GtkEntry - txtOrganization - True - True - True - 0 - + GtkLabel + lblOrganization + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 4 - 10 + 1 + 4 4 5 0 0 - True + False False False False @@ -1876,37 +1884,29 @@ Click "Finish" to save your settings. - GnomeFileEntry - fileSignature - 10 - Select signature file - True - True + GtkLabel + lblSignature + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 4 - 10 + 1 + 4 5 6 0 0 - True + False False False False True False - - - GtkEntry - GnomeEntry:entry - txtSignature - True - True - True - 0 - - @@ -1994,47 +1994,44 @@ Click "Finish" to save your settings. - GtkLabel - lblUsername - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkCheckButton + chkSavePasswd + True + + False + True - 1 - 4 - 3 - 4 + 4 + 10 + 5 + 6 0 0 False False False False - False + True False - GtkEntry - txtUsername + GtkCheckButton + chkIncomingSSL + False True - True - True - 0 - + + False + True - 4 + 1 10 - 3 - 4 + 7 + 8 0 0 - True + False False False False @@ -2044,21 +2041,23 @@ Click "Finish" to save your settings. - GtkEntry - txtPassword + GtkOptionMenu + omenuIncomingAuth True - True - True - 0 - + Plain Text +Kerberos +CRAM-MD5 +DIGEST-MD5 + + 0 4 10 - 4 - 5 + 6 + 7 0 0 - True + False False False False @@ -2069,8 +2068,8 @@ Click "Finish" to save your settings. GtkLabel - lblPassword - + lblIncomingServerType + GTK_JUSTIFY_LEFT False 0 @@ -2079,24 +2078,24 @@ Click "Finish" to save your settings. 0 1 - 4 - 4 - 5 + 3 + 1 + 2 0 0 False False False False - False + True False GtkLabel - lblIncomingAuth - + lblIncomingServer + GTK_JUSTIFY_LEFT False 0 @@ -2105,32 +2104,35 @@ Click "Finish" to save your settings. 0 1 - 4 - 6 - 7 + 3 + 2 + 3 0 0 False False False False - False + True False - GtkCheckButton - chkSavePasswd - True - - False - True + GtkLabel + lblUsername + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 4 - 10 - 5 - 6 + 1 + 3 + 3 + 4 0 0 False @@ -2143,18 +2145,20 @@ Click "Finish" to save your settings. - GtkCheckButton - chkIncomingSSL - False - True - - False - True + GtkLabel + lblPassword + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 1 - 10 - 7 - 8 + 3 + 4 + 5 0 0 False @@ -2167,23 +2171,21 @@ Click "Finish" to save your settings. - GtkOptionMenu - omenuIncomingAuth + GtkEntry + txtServerType True - Plain Text -Kerberos -CRAM-MD5 -DIGEST-MD5 - - 0 + False + True + 0 + IMAP - 4 + 3 10 - 6 - 7 + 1 + 2 0 0 - False + True False False False @@ -2193,44 +2195,42 @@ DIGEST-MD5 - GtkLabel - lblIncomingServerType - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkEntry + txtIncomingServer + True + True + True + 0 + - 1 - 4 - 1 - 2 + 3 + 10 + 2 + 3 0 0 - False + True False False False - False + True False GtkEntry - txtServerType + txtUsername True - False + True True 0 - IMAP + - 4 + 3 10 - 1 - 2 + 3 + 4 0 0 True @@ -2243,47 +2243,47 @@ DIGEST-MD5 - GtkLabel - lblIncomingServer - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 + GtkEntry + txtPassword + True + True + True + 0 + - 1 - 4 - 2 - 3 + 3 + 10 + 4 + 5 0 0 - False + True False False False - False + True False - GtkEntry - txtIncomingServer - True - True - True - 0 - + GtkLabel + lblIncomingAuth + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 4 - 10 - 2 - 3 + 1 + 4 + 6 + 7 0 0 - True + False False False False @@ -2355,32 +2355,6 @@ DIGEST-MD5 - - GtkLabel - lblOutgoingAuth - - GTK_JUSTIFY_LEFT - False - 0 - 0.5 - 0 - 0 - - 1 - 4 - 3 - 4 - 0 - 0 - False - False - False - False - False - False - - - GtkCheckButton chkOutgoingSSL @@ -2441,7 +2415,7 @@ CRAM-MD5 0 1 - 4 + 3 1 2 0 @@ -2450,7 +2424,7 @@ CRAM-MD5 False False False - False + True False @@ -2467,7 +2441,7 @@ CRAM-MD5 0 1 - 4 + 3 2 3 0 @@ -2476,24 +2450,26 @@ CRAM-MD5 False False False - False + True False - GtkOptionMenu - omenuTransportType - True - Sendmail -SMTP - - 0 + GtkLabel + lblOutgoingAuth + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 4 - 10 - 1 - 2 + 1 + 4 + 3 + 4 0 0 False @@ -2514,7 +2490,7 @@ SMTP 0 - 4 + 3 10 2 3 @@ -2528,6 +2504,30 @@ SMTP False + + + GtkOptionMenu + omenuTransportType + True + Sendmail +SMTP + + 0 + + 3 + 10 + 1 + 2 + 0 + 0 + False + False + False + False + True + False + + @@ -2554,38 +2554,27 @@ SMTP GtkTable tableServerTimeouts - 2 + 3 10 True 0 0 0 - True + False True - GtkSpinButton - spinAutoCheckMinutes - True - 1 - 0 - True - GTK_UPDATE_ALWAYS - False - False - 0 - 0 - 100 - 1 - 10 - 10 + GtkHBox + hbox34 + False + 0 - 7 - 8 - 1 - 2 + 0 + 10 + 0 + 1 0 0 True @@ -2593,6 +2582,56 @@ SMTP False False True + True + + + + GtkLabel + lblServerTimeouts + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + 10 + False + False + + + + + GtkHSeparator + hseparator7 + + 10 + True + True + + + + + + GtkCheckButton + chkKeepMailOnServer + True + + True + True + + 1 + 10 + 2 + 3 + 0 + 0 + False + False + False + False + True False @@ -2609,7 +2648,7 @@ SMTP 0 1 - 7 + 6 1 2 0 @@ -2618,83 +2657,67 @@ SMTP False False False - False + True False - GtkLabel - lblMinutes - - GTK_JUSTIFY_LEFT + GtkSpinButton + spinAutoCheckMinutes + True + 1 + 0 + True + GTK_UPDATE_ALWAYS + False False - 0 - 0.5 - 0 - 0 + 0 + 0 + 100 + 1 + 10 + 10 - 8 - 10 + 6 + 7 1 2 0 0 - False + True False False False - False + True False - GtkHBox - hbox34 - False - 0 + GtkLabel + lblMinutes + + GTK_JUSTIFY_LEFT + False + 0 + 0.5 + 0 + 0 - 0 + 7 10 - 0 - 1 + 1 + 2 0 0 - True + False False False False True - True + False - - - GtkLabel - lblServerTimeouts - - GTK_JUSTIFY_CENTER - False - 0.5 - 0.5 - 0 - 0 - - 10 - False - False - - - - - GtkHSeparator - hseparator7 - - 10 - True - True - - diff --git a/mail/mail-config-druid.glade.h b/mail/mail-config-druid.glade.h index 2173da685e..a0908a12c5 100644 --- a/mail/mail-config-druid.glade.h +++ b/mail/mail-config-druid.glade.h @@ -23,7 +23,7 @@ gchar *s = N_("Server Configuration"); gchar *s = N_("Host:"); gchar *s = N_("Username:"); gchar *s = N_("Path:"); -gchar *s = N_("Delete mail from server"); +gchar *s = N_("Keep mail on server"); gchar *s = N_("Authentication"); gchar *s = N_("Authentication"); gchar *s = N_("Authentication Type:"); @@ -49,17 +49,14 @@ gchar *s = N_("Account Properties"); gchar *s = N_("Mail Account"); gchar *s = N_("Type the name by which you would like to refer to these servers. For example: \"Work\" or \"Home\"."); gchar *s = N_("User Information"); +gchar *s = N_("Select signature file"); gchar *s = N_("Name:"); gchar *s = N_("E-Mail Address:"); gchar *s = N_("Reply-To:"); gchar *s = N_("Organization:"); gchar *s = N_("Signature:"); -gchar *s = N_("Select signature file"); gchar *s = N_("General"); gchar *s = N_("Incoming Mail Server"); -gchar *s = N_("Username:"); -gchar *s = N_("Password:"); -gchar *s = N_("Authentication:"); gchar *s = N_("Save password"); gchar *s = N_("This server requires a secure connection (SSL)"); gchar *s = N_("Plain Text\n" @@ -68,23 +65,27 @@ gchar *s = N_("Plain Text\n" "DIGEST-MD5\n" ""); gchar *s = N_("Type:"); -gchar *s = N_("IMAP"); gchar *s = N_("Hostname:"); -gchar *s = N_("Outgoing Mail Server"); +gchar *s = N_("Username:"); +gchar *s = N_("Password:"); +gchar *s = N_("IMAP"); gchar *s = N_("Authentication:"); +gchar *s = N_("Outgoing Mail Server"); gchar *s = N_("This server requires a secure connection (SSL)"); gchar *s = N_("None\n" "CRAM-MD5\n" ""); gchar *s = N_("Type:"); gchar *s = N_("Hostname:"); +gchar *s = N_("Authentication:"); gchar *s = N_("Sendmail\n" "SMTP\n" ""); gchar *s = N_("Servers"); +gchar *s = N_("Server Timeouts"); +gchar *s = N_("Keep mail on server"); gchar *s = N_("Automatically check mail every "); gchar *s = N_("minute(s)"); -gchar *s = N_("Server Timeouts"); gchar *s = N_("Advanced"); gchar *s = N_("Evolution Mail Configuration"); gchar *s = N_("Account"); diff --git a/mail/mail-config-druid.h b/mail/mail-config-druid.h index 661eda3383..7672636db8 100644 --- a/mail/mail-config-druid.h +++ b/mail/mail-config-druid.h @@ -66,7 +66,7 @@ struct _MailConfigDruid { GtkEntry *incoming_hostname; GtkEntry *incoming_username; GtkEntry *incoming_path; - GtkCheckBox *incoming_delete_mail; + GtkCheckBox *incoming_keep_mail; /* authentication */ GtkWidget *auth_text; @@ -120,7 +120,7 @@ char *mail_config_druid_get_incoming_username (MailConfigDruid *druid); char *mail_config_druid_get_incoming_path (MailConfigDruid *druid); -gboolean mail_config_druid_get_incoming_delete_mail (MailConfigDruid *druid); +gboolean mail_config_druid_get_incoming_keep_mail (MailConfigDruid *druid); int mail_config_druid_get_auth_type (MailConfigDruid *druid); -- cgit v1.2.3