aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-config.glade
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-08-07 09:11:48 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-08-07 09:11:48 +0800
commit7aeeb5f282e3ab145d75489c8d93dc7fd49e9557 (patch)
tree3678dc4b853094bc67c0a11aeba91abc6dde8417 /mail/mail-config.glade
parentfbf4f214b5c7460e2f35ff45ca41fcbeab6ebdd2 (diff)
downloadgsoc2013-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.glade87
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>
r?h=gstreamer0.10-removal&id=b01a5d9baa1ca6cca9ea3c3cda2c7869f2299b62'>Add a patch fix a long standing bug in PostgreSQL with LISTEN/NOTIFYseanc2003-02-201-0/+38 * Update PostgreSQL to the maintenance release 7.3.2.seanc2003-02-074-86/+77 * Add new man pages.olgeni2003-01-151-18/+22 * Fix DISTFILES typo in databases/postgresql7/Makefileedwin2003-01-041-1/+1 * Download the PostgreSQL documentation and MD5 for the test bundle. Theseseanc2003-01-042-1/+3 * Update PostgreSQL to 7.3.1[1]. Fixes builds for spac64. Many speed,seanc2003-01-0413-430/+597 * Port update submitted by maintainernsayer2002-11-061-1/+3 * Update to 7.2.3 and maintainer's email address. All advised to updatepat2002-10-063-14/+8 * Remove a dead .jp mirror and add the official .jp mirror instead.knu2002-09-131-1/+1 * Update to 7.2.2, which fixes several security bugs. Do not installtrevor2002-08-265-588/+24 * Forbid because of unconfirmed security bugs:trevor2002-08-251-0/+2 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Fix build on -CURRENT:sheldonh2002-06-271-0/+59 * gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2 * upgrade to 7.2.1ijliao2002-04-1111-579/+112 * Fix some bitrot for the non-default case of WITH_GETTEXT -- lib-dependmi2002-04-021-1/+2 * Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Fix building this Port with Kerberos.tom2002-02-221-2/+2 * Fix a typo: $1 -> $? (we want to check the return code from dialog)petef2002-02-211-1/+1 * Upgrade to 7.2, and spilit into several ports.vanilla2002-02-1923-796/+1006 * pre-everything needs two colonsijliao2001-12-131-1/+1 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * retire problematic MASTER_SITES.sf2001-09-251-2/+1 * Correct the config file name.roam2001-08-241-1/+1 * Update the PostgreSQL port to 7.1.3.clive2001-08-215-12/+15 * Work around the way in which the package building cluster validatessheldonh2001-07-271-2/+5 * Fix mtree errors preventing automated package building:sheldonh2001-07-251-5/+6 * Fix build when BATCH is defined, and remove redundant ${MKDIR} "-p" option.olgeni2001-06-131-2/+2 * The configure script *must* run pre-fetch, since the dependencies areknu2001-06-132-8/+8 * Forgotten file.jeh2001-06-041-0/+51 * Add character sets to the serverjeh2001-06-041-0/+1 * Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1 * forget to remove patchijliao2001-05-281-13/+0 * add Japanese mirror to MASTER_SITES.sf2001-05-271-1/+2 * upgrade to 7.1.2ijliao2001-05-274-20/+50 * Change the way the configure script is executed and included in orderalex2001-05-241-5/+5 * Fix the autogenerated LIB_DEPENDS for TCL.mi2001-05-181-1/+1 * Upgrade to 7.1.1vanilla2001-05-094-9/+43 * Cosmetic changes for the shutdown procedure.olgeni2001-05-021-1/+2 * Specify the full path of the jakarta port's "ant" utility (/usr/local/bin) soolgeni2001-04-261-1/+2 * Misc. changes and cleanups.olgeni2001-04-263-8/+8 * Remove extra empty line.demon2001-04-241-1/+0 * Add one more MASTER_SITEdemon2001-04-241-1/+3 * Fix postgresql.jar link probram, and bump version too.vanilla2001-04-231-1/+2 * Upgrade to 7.1, change to new layout style.vanilla2001-04-2134-1641/+1163 * ldconfig PostgreSQL's lib should happen before starting *ANY* ports.clive2001-03-164-8/+8 * Fix problems when installing postgresql7 with pkg_add:clive2001-03-154-9/+20 * Remove IS_INTERACTIVE, support batch compilation.olgeni2001-02-252-4/+2 * Treat pgsql's .profile as data: it could have been customized to change theolgeni2001-02-232-4/+8 * Make the port more "package friendly".olgeni2001-02-213-81/+17 * Define IS_INTERACTIVE.jkoshy2001-01-301-0/+2 * Do not set the shell for user "pgsql" to `/bin/nologin' at package installjkoshy2001-01-301-1/+1 * Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0 * Update to version 7.0.3.steve2000-12-1114-160/+447 * Palle Girgensohn <girgen@partitur.se> stepped forward and said that hesteve2000-12-081-1/+1 * hand maintenance of this port over to ports@FreeBSD.ORGandreas2000-11-231-1/+15 * Rename PLIST.* to pkg-plist.*.asami2000-10-081-4/+4 * pl/Perl and ODBC supportandreas2000-09-242-0/+33 * avoid:andreas2000-09-091-0/+1 * sorry, forgot to remove that ...andreas2000-08-311-4/+0 * allow PostgreSQL to compile and run on Alpha.andreas2000-08-311-0/+42 * -LDCONFIG_DIRS= %%PREFIX%%/pgsqlandreas2000-07-12