From 2bb495b6eb8e1e7e2c22691a5b3891879baa5f76 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 30 May 2001 21:41:42 +0000 Subject: Rename the "PGP" page back to "Other" and add a "default charset" option * mail-config.glade: Rename the "PGP" page back to "Other" and add a "default charset" option menu. * mail-config.c (config_read, mail_config_write_on_exit, mail_config_get_default_charset, mail_config_set_default_charset): Handle "default charset". * mail-accounts.c (construct): Fill in the "default_charset" menu with an e_charset_picker menu. (charset_menu_deactivate): Update the default charset. svn path=/trunk/; revision=10057 --- mail/mail-config.glade | 51 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 47 insertions(+), 4 deletions(-) (limited to 'mail/mail-config.glade') diff --git a/mail/mail-config.glade b/mail/mail-config.glade index f6fcfc9464..f4c5519882 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -2182,7 +2182,7 @@ Quoted vbox64 4 False - 4 + 8 GtkHBox @@ -2203,7 +2203,7 @@ Quoted False 0.5 0.5 - 4 + 0 0 0 @@ -2237,13 +2237,56 @@ Quoted + + + GtkHBox + hbox56 + False + 0 + + 0 + False + True + + + + GtkLabel + lblCharset + + GTK_JUSTIFY_CENTER + False + 0.5 + 0.5 + 0 + 0 + + 0 + False + False + + + + + GtkOptionMenu + omenuCharset + True + placeholder + + 0 + + 0 + False + False + + + GtkLabel Notebook:tab - pgp_config_label - + other_config_label + GTK_JUSTIFY_CENTER False 0.5 -- cgit v1.2.3