diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2001-01-07 09:02:05 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-01-07 09:02:05 +0800 |
commit | 670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8 (patch) | |
tree | b363df4d539cdd25f85a3a5f7b8a42018312b922 /mail/mail-config-druid.glade.h | |
parent | e640e3a1bc66a30f6912e52a91803eb5d30cc358 (diff) | |
download | gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.tar.gz gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.tar.zst gsoc2013-evolution-670a2b34ff6e9a3912ea8fcb93cea9f6b83317d8.zip |
Coded a bunch of the methods.
2001-01-06 Jeffrey Stedfast <fejj@helixcode.com>
* mail-account-editor.c: Coded a bunch of the methods.
svn path=/trunk/; revision=7287
Diffstat (limited to 'mail/mail-config-druid.glade.h')
-rw-r--r-- | mail/mail-config-druid.glade.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/mail-config-druid.glade.h b/mail/mail-config-druid.glade.h index 6438c79349..364b2e1b81 100644 --- a/mail/mail-config-druid.glade.h +++ b/mail/mail-config-druid.glade.h @@ -81,10 +81,8 @@ gchar *s = N_("Sendmail\n" "SMTP\n" ""); gchar *s = N_("Servers"); -gchar *s = N_("Server Timeouts"); +gchar *s = N_("Miscellaneous"); gchar *s = N_("Keep mail on server"); -gchar *s = N_("Automatically check mail every "); -gchar *s = N_("minute(s)"); gchar *s = N_("Advanced"); gchar *s = N_("Evolution Mail Configuration"); gchar *s = N_("Account"); |