From 99907fdbb5f8baebc46970ad6dcaf11539d378e6 Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Mon, 22 Oct 2001 23:42:42 +0000 Subject: Added several new accelerators to the edit account dialog, and fixed the 2001-10-22 Anna Marie Dirks * mail-config.glade: Added several new accelerators to the edit account dialog, and fixed the focus targets on all existing accelerators. I was hoping that since the widgets used in the account editor are also used in the first-time start-up druid and them mail-config druid, that this would fix all accelerator problems for those druids as well, but there is something wrong with Bonobo which is preventing the druids from responding to their accelerators. Sigh. Anyway, most accelerators in the edit account dialog work correctly now, though there are few (such as _Full Name) which fail to do anything. I don't know why. svn path=/trunk/; revision=13914 --- mail/mail-config.glade | 102 +++++++++++++++++++++++++++++++------------------ 1 file changed, 64 insertions(+), 38 deletions(-) (limited to 'mail/mail-config.glade') diff --git a/mail/mail-config.glade b/mail/mail-config.glade index f6f9fa4bd5..4f53b4c583 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -273,7 +273,7 @@ Click "Finish" to save your settings. 0.5 0 0 - management_name + management_name 0 False @@ -397,7 +397,7 @@ Click "Finish" to save your settings. 0.5 0 0 - identity_address + identity_address 0 1 @@ -424,7 +424,7 @@ Click "Finish" to save your settings. 0.5 0 0 - identity_full_name + identity_full_name 0 1 @@ -511,7 +511,7 @@ Click "Finish" to save your settings. 0.5 7 0 - identity_organization + identity_organization 0 1 @@ -596,7 +596,7 @@ Click "Finish" to save your settings. 0.5 7 0 - entry_signature + entry_signature 0 1 @@ -721,13 +721,14 @@ Click "Finish" to save your settings. GtkLabel source_type_label - + GTK_JUSTIFY_RIGHT False 1 0.5 2 0 + source_type_omenu 0 1 @@ -852,7 +853,7 @@ None 0.5 0 0 - source_host + source_host 0 1 @@ -879,7 +880,7 @@ None 0.5 0 0 - source_user + source_user 0 1 @@ -954,7 +955,7 @@ None 0.5 0 0 - source_path + source_path 0 1 @@ -975,7 +976,7 @@ None GtkCheckButton source_use_ssl True - + False True @@ -1091,13 +1092,14 @@ None GtkLabel source_auth_label - + GTK_JUSTIFY_CENTER False 0.5 0.5 0 0 + source_auth_omenu 0 False @@ -1138,7 +1140,7 @@ Kerberos GtkButton source_check_supported True - + GTK_RELIEF_NORMAL @@ -1148,7 +1150,7 @@ Kerberos GtkCheckButton source_remember_password True - + False True @@ -1184,7 +1186,7 @@ Kerberos GtkFrame extra_mailcheck_frame - + 0 GTK_SHADOW_ETCHED_IN @@ -1204,7 +1206,7 @@ Kerberos GtkHBox hbox53 False - 4 + 0 0 False @@ -1215,7 +1217,7 @@ Kerberos GtkCheckButton extra_auto_check True - + False True @@ -1225,6 +1227,24 @@ Kerberos + + GtkLabel + label53 + + GTK_JUSTIFY_CENTER + False + 1 + 0.5 + 3 + 0 + extra_auto_check_min + + 0 + False + False + + + GtkSpinButton extra_auto_check_min @@ -1306,13 +1326,14 @@ Kerberos GtkLabel transport_type_label - + GTK_JUSTIFY_RIGHT False 1 0.5 2 0 + transport_type_omenu 0 1 @@ -1445,7 +1466,7 @@ Sendmail 0.5 0 0 - transport_host + transport_host 0 1 @@ -1491,7 +1512,7 @@ Sendmail GtkCheckButton transport_use_ssl True - + False True @@ -1523,7 +1544,7 @@ Sendmail GtkCheckButton transport_needs_auth True - + False True @@ -1569,13 +1590,14 @@ Sendmail GtkLabel transport_auth_label - + GTK_JUSTIFY_CENTER False 0.5 0.5 0 0 + transport_auth_omenu 0 False @@ -1590,7 +1612,7 @@ Sendmail Password Kerberos - 0 + 1 0 False @@ -1729,13 +1751,14 @@ Kerberos GtkLabel drafts_label - + GTK_JUSTIFY_RIGHT False 1 0.5 0 0 + drafts_button 0 1 @@ -1755,13 +1778,14 @@ Kerberos GtkLabel sent_label - + GTK_JUSTIFY_RIGHT False 1 0.5 0 0 + sent_button 0 1 @@ -1780,15 +1804,15 @@ Kerberos GtkButton - sent_button + drafts_button True - + GTK_RELIEF_NORMAL 1 2 - 1 - 2 + 0 + 1 0 0 True @@ -1802,15 +1826,15 @@ Kerberos GtkButton - drafts_button + sent_button True - + GTK_RELIEF_NORMAL 1 2 - 0 - 1 + 1 + 2 0 0 True @@ -1870,13 +1894,14 @@ Kerberos GtkLabel pgp_key_id_label - + GTK_JUSTIFY_RIGHT False 1 0.5 0 0 + pgp_key 0 1 @@ -1921,7 +1946,7 @@ Kerberos GtkCheckButton pgp_encrypt_to_self True - + True True @@ -1944,7 +1969,7 @@ Kerberos GtkCheckButton pgp_always_sign True - + False True @@ -1991,13 +2016,14 @@ Kerberos GtkLabel smime_key_label - + GTK_JUSTIFY_RIGHT False 1 0.5 0 0 + smime_key 0 1 @@ -2042,7 +2068,7 @@ Kerberos GtkCheckButton smime_encrypt_to_self True - + True True @@ -2087,7 +2113,7 @@ Kerberos GtkCheckButton smime_always_sign True - + False True -- cgit v1.2.3