diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-08-07 09:11:48 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-08-07 09:11:48 +0800 |
commit | 7aeeb5f282e3ab145d75489c8d93dc7fd49e9557 (patch) | |
tree | 3678dc4b853094bc67c0a11aeba91abc6dde8417 /mail/mail-config.glade | |
parent | fbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2 (diff) | |
download | gsoc2013-evolution-7aeeb5f282e3ab145d75489c8d93dc7fd49e9557.tar.gz gsoc2013-evolution-7aeeb5f282e3ab145d75489c8d93dc7fd49e9557.tar.zst gsoc2013-evolution-7aeeb5f282e3ab145d75489c8d93dc7fd49e9557.zip |
Added key accelerators to a bunch of the config options and moved the Bcc
2001-08-06 Jeffrey Stedfast <fejj@ximian.com>
* mail-config.glade: Added key accelerators to a bunch of the
config options and moved the Bcc and empty-subject checkboxes to
the composer tab where they belong.
* mail-callbacks.c (providers_config): Raise the dialog if it
exists already.
(manage_subscriptions): Raise the dialog if it already exists.
(main_select_first_unread): Removed (we haven't needed this code
in ages).
(select_first_unread): Same.
(save_msg_ok): If the path is empty, just return.
* mail-local.c (mail_local_reconfigure_folder): Raise the dialog
if it already exists.
svn path=/trunk/; revision=11719
Diffstat (limited to 'mail/mail-config.glade')
-rw-r--r-- | mail/mail-config.glade | 87 |
1 files changed, 44 insertions, 43 deletions
diff --git a/mail/mail-config.glade b/mail/mail-config.glade index ea1fbe4b05..48a78496ed 100644 --- a/mail/mail-config.glade +++ b/mail/mail-config.glade @@ -2296,7 +2296,7 @@ Kerberos <name>cmdMailAble</name> <can_default>True</can_default> <can_focus>True</can_focus> - <label>Enable</label> + <label>E_nable</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> </widget> @@ -2380,7 +2380,7 @@ Kerberos <name>cmdNewsAdd</name> <can_default>True</can_default> <can_focus>True</can_focus> - <label>Add</label> + <label>_Add</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> @@ -2389,7 +2389,7 @@ Kerberos <name>cmdNewsEdit</name> <can_default>True</can_default> <can_focus>True</can_focus> - <label>Edit</label> + <label>_Edit</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> @@ -2398,7 +2398,7 @@ Kerberos <name>cmdNewsDelete</name> <can_default>True</can_default> <can_focus>True</can_focus> - <label>Delete</label> + <label>_Delete</label> <relief>GTK_RELIEF_NORMAL</relief> </widget> </widget> @@ -2439,7 +2439,7 @@ Kerberos <class>GtkCheckButton</class> <name>chckHighlightCitations</name> <can_focus>True</can_focus> - <label>Highlight citations with</label> + <label>_Highlight citations with</label> <active>False</active> <draw_indicator>True</draw_indicator> <child> @@ -2496,7 +2496,7 @@ Kerberos <class>GtkCheckButton</class> <name>checkMarkTimeout</name> <can_focus>True</can_focus> - <label>Mark messages as Read after</label> + <label>_Mark messages as Read after</label> <active>False</active> <draw_indicator>True</draw_indicator> <child> @@ -2569,7 +2569,7 @@ Kerberos <class>GtkRadioButton</class> <name>radioImagesNever</name> <can_focus>True</can_focus> - <label>Never load images off the net</label> + <label>_Never load images off the net</label> <active>False</active> <draw_indicator>True</draw_indicator> <group>images</group> @@ -2584,7 +2584,7 @@ Kerberos <class>GtkRadioButton</class> <name>radioImagesSometimes</name> <can_focus>True</can_focus> - <label>Load images if sender is in addressbook</label> + <label>_Load images if sender is in addressbook</label> <active>True</active> <draw_indicator>True</draw_indicator> <group>images</group> @@ -2599,7 +2599,7 @@ Kerberos <class>GtkRadioButton</class> <name>radioImagesAlways</name> <can_focus>True</can_focus> - <label>Always load images off the net</label> + <label>_Always load images off the net</label> <active>False</active> <draw_indicator>True</draw_indicator> <group>images</group> @@ -2616,7 +2616,7 @@ Kerberos <class>GtkCheckButton</class> <name>chkThreadedList</name> <can_focus>True</can_focus> - <label>Message list should display in a threaded fashion by default</label> + <label>Message list should display in a _threaded fashion by default</label> <active>False</active> <draw_indicator>True</draw_indicator> <child> @@ -2630,7 +2630,7 @@ Kerberos <class>GtkCheckButton</class> <name>chkShowPreview</name> <can_focus>True</can_focus> - <label>Message preview should be displayed by default</label> + <label>Message _preview should be displayed by default</label> <active>True</active> <draw_indicator>True</draw_indicator> <child> @@ -2665,7 +2665,7 @@ Kerberos <class>GtkCheckButton</class> <name>chkSendHTML</name> <can_focus>True</can_focus> - <label>Send mail in HTML format by default.</label> + <label>_Send mail in HTML format by default.</label> <active>False</active> <draw_indicator>True</draw_indicator> <child> @@ -2719,6 +2719,34 @@ Quoted </child> </widget> </widget> + + <widget> + <class>GtkCheckButton</class> + <name>chkPromptEmptySubject</name> + <can_focus>True</can_focus> + <label>Prompt when sending messages with an _empty subject</label> + <active>True</active> + <draw_indicator>True</draw_indicator> + <child> + <padding>0</padding> + <expand>False</expand> + <fill>False</fill> + </child> + </widget> + + <widget> + <class>GtkCheckButton</class> + <name>chkPromptBccOnly</name> + <can_focus>True</can_focus> + <label>Prompt when sending messages with only _Bcc recipients defined</label> + <active>True</active> + <draw_indicator>True</draw_indicator> + <child> + <padding>0</padding> + <expand>False</expand> + <fill>False</fill> + </child> + </widget> </widget> <widget> @@ -2755,13 +2783,14 @@ Quoted <widget> <class>GtkLabel</class> <name>lblPgpPath</name> - <label>PGP binary path:</label> + <label>PGP _binary path:</label> <justify>GTK_JUSTIFY_CENTER</justify> <wrap>False</wrap> <xalign>0.5</xalign> <yalign>0.5</yalign> <xpad>0</xpad> <ypad>0</ypad> + <default_focus_target>combo-entry1</default_focus_target> <child> <padding>0</padding> <expand>False</expand> @@ -2799,7 +2828,7 @@ Quoted <class>GtkCheckButton</class> <name>chkRememberPGPPassphrase</name> <can_focus>True</can_focus> - <label>Remember PGP Passphrase until exit</label> + <label>_Remember PGP Passphrase until exit</label> <active>True</active> <draw_indicator>True</draw_indicator> <child> @@ -2856,7 +2885,7 @@ Quoted <class>GtkCheckButton</class> <name>chkEmptyTrashOnExit</name> <can_focus>True</can_focus> - <label>Empty trash folders on exit</label> + <label>_Empty trash folders on exit</label> <active>False</active> <draw_indicator>True</draw_indicator> <child> @@ -2865,34 +2894,6 @@ Quoted <fill>False</fill> </child> </widget> - - <widget> - <class>GtkCheckButton</class> - <name>chkPromptEmptySubject</name> - <can_focus>True</can_focus> - <label>Prompt when sending messages with an empty subject</label> - <active>True</active> - <draw_indicator>True</draw_indicator> - <child> - <padding>0</padding> - <expand>False</expand> - <fill>False</fill> - </child> - </widget> - - <widget> - <class>GtkCheckButton</class> - <name>chkPromptBccOnly</name> - <can_focus>True</can_focus> - <label>Prompt when sending messages with only Bcc recipients defined</label> - <active>True</active> - <draw_indicator>True</draw_indicator> - <child> - <padding>0</padding> - <expand>False</expand> - <fill>False</fill> - </child> - </widget> </widget> <widget> |