aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnna Marie Dirks <anna@ximian.com>2002-03-08 05:42:59 +0800
committerAnna Dirks <anna@src.gnome.org>2002-03-08 05:42:59 +0800
commit7ad4ab01e6fd30523621ac8844f49833323979fd (patch)
tree4ea0e71954bd71c9bd16ffb370b4a9e511abb422
parent1ee9660d6e38ef63c897262cac54fd59970e37f3 (diff)
downloadgsoc2013-evolution-7ad4ab01e6fd30523621ac8844f49833323979fd.tar.gz
gsoc2013-evolution-7ad4ab01e6fd30523621ac8844f49833323979fd.tar.zst
gsoc2013-evolution-7ad4ab01e6fd30523621ac8844f49833323979fd.zip
Fixed tiny typo ("Addressbook", not "Address book"), and cleaned up
2002-03-07 Anna Marie Dirks <anna@ximian.com> * evolution-mail-message.xml: Fixed tiny typo ("Addressbook", not "Address book"), and cleaned up accelerators more, so that all of them actually work. Also added accelerators to items in the Go To menu and the Forward menu as part of fixing bug #10666. svn path=/trunk/; revision=15973
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-mail-message.xml84
2 files changed, 76 insertions, 12 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index f312517427..310e16b573 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-07 Anna Marie Dirks <anna@ximian.com>
+
+ * evolution-mail-message.xml: Fixed tiny typo ("Addressbook", not "Address book"), and cleaned up accelerators more, so that all of them actually work. Also added accelerators to items in the Go To menu and the Forward menu as part of fixing bug #10666.
+
2002-03-07 Radek Doulik <rodo@ximian.com>
* evolution-signature-editor.xml: added save & close on toolbar,
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 862c2b0dba..847af8f541 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -3,7 +3,7 @@
<commands> <!-- Alphabetical by name, yo -->
<cmd name="AddSenderToAddressbook"
- _tip="Add Sender to Address Book"/>
+ _tip="Add Sender to Addressbook"/>
<cmd name="MailNext"
_tip="Display the next message"
@@ -167,6 +167,31 @@
<cmd name="ToolsVFolderSubject"
_tip="Create a virtual folder for this subject"/>
+ <cmd name="SearchVFolderSearch"
+ _tip="Create a virtual folder based on this search"/>
+
+ <cmd name="SearchSaveSearch"
+ _tip="Save this search"/>
+
+ <cmd name="SearchClearSearch"
+ _tip="Erase the current search"
+ accel="*Control**Shift*B"/>
+
+ <cmd name="SearchSearch"
+ _tip="Search through the messages in this folder"
+ accel="*Control*B"/>
+
+ <cmd name="SearchAdvancedSearch"
+ _tip="Design an advanced search to run on the messages in this folder"/>
+
+ <cmd name="SearchSavedSearches"
+ _tip="Saved Searches"/>
+
+ <cmd name="SearchEditSavedSearches"
+ _tip="Edit Saved Searches"/>
+
+
+
<cmd name="ViewFullHeaders"
_tip="Show message with all email headers"
type="radio" group="message_display"/>
@@ -261,15 +286,15 @@
<placeholder name="ComponentActionsPlaceholder">
<submenu name="Actions" _label="_Actions">
<placeholder name="MailMessageActions">
- <submenu name="GoTo" _label="Go To">
- <menuitem name="MailNext" verb="" _label="Next Message"/>
- <menuitem name="MailNextUnread" verb="" _label="Next Unread Message"/>
- <menuitem name="MailNextFlagged" verb="" _label="Next Important Message"/>
- <menuitem name="MailNextThread" verb="" _label="Next Thread"/>
+ <submenu name="GoTo" _label="_Go To">
+ <menuitem name="MailNext" verb="" _label="_Next Message"/>
+ <menuitem name="MailNextUnread" verb="" _label="Next _Unread Message"/>
+ <menuitem name="MailNextFlagged" verb="" _label="Next _Important Message"/>
+ <menuitem name="MailNextThread" verb="" _label="Next _Thread"/>
<separator f="" name="emaillist"/>
- <menuitem name="MailPrevious" verb="" _label="Previous Message"/>
- <menuitem name="MailPreviousUnread" verb="" _label="Previous Unread Message"/>
- <menuitem name="MailPreviousFlagged" verb="" _label="Previous Important Message"/>
+ <menuitem name="MailPrevious" verb="" _label="_Previous Message"/>
+ <menuitem name="MailPreviousUnread" verb="" _label="P_revious Unread Message"/>
+ <menuitem name="MailPreviousFlagged" verb="" _label="Pr_evious Important Message"/>
</submenu>
<separator f="" name="emaillist1"/>
@@ -282,7 +307,7 @@
<menuitem name="MessageReplyList" verb="" _label="Reply to _List"/>
<menuitem name="MessageReplyAll" verb="" _label="Reply to _All"/>
<menuitem name="MessageForward" verb="" _label="_Forward Message"/>
- <submenu name="ForwardAs" _label="Forward">
+ <submenu name="ForwardAs" _label="F_orward">
<menuitem verb="MessageForwardAttached" _label="_Attached"/>
<menuitem verb="MessageForwardInline" _label="_Inline"/>
<menuitem verb="MessageForwardQuoted" _label="_Quoted"/>
@@ -297,11 +322,11 @@
<separator f="" name="emaillist4"/>
- <menuitem name="AddSenderToAddressbook" verb="" _label="Add Sender to Address _Book"/>
+ <menuitem name="AddSenderToAddressbook" verb="" _label="A_dd Sender to Addressbook"/>
<separator f="" name="emaillist5"/>
- <menuitem name="MessageApplyFilters" verb="" _label="_Apply Filters"/>
+ <menuitem name="MessageApplyFilters" verb="" _label="A_pply Filters"/>
</placeholder>
</submenu>
</placeholder>
@@ -326,6 +351,35 @@
</placeholder>
</placeholder>
</submenu>
+
+ <placeholder name="ComponentSearchPlaceholder">
+ <submenu name="Search" _label="_Search">
+ <placeholder name="ComponentPlaceholder">
+
+ <menuitem name="SearchSearch" verb="" _label="_Find Now"/>
+ <menuitem name="SearchClearSearch" verb="" _label="_Clear Search"/>
+ <menuitem name="SearchAdvancedSearch" verb="" _label="_Advanced Search..."/>
+
+
+ <separator f="" name="storesearch"/>
+
+ <menuitem name="SeachSaveSearch" verb="" _label="_Save Search..."/>
+ <menuitem name="SeachEditSavedSearches" verb="" _label="_Edit Saved Searches..."/>
+
+ <separator f="" name="vfoldersearch"/>
+
+ <menuitem name="SearchVFolderSearch" _label="Create _Virtual Folder From Search..."/>
+
+ <separator f="" name="savedsearches"/>
+
+ <menuitem name="SeachEditSavedSearches" verb="" _label="Family Mail"/>
+ <menuitem name="SeachEditSavedSearches" verb="" _label="Sue's Phone"/>
+
+
+ </placeholder>
+ </submenu>
+ </placeholder>
+
</menu>
<dockitem name="Toolbar">
@@ -376,3 +430,9 @@
</dockitem>
</Root>
+
+
+
+
+
+
w44/cgit/freebsd-ports-gnome/commit/science?h=dependabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=fd65f0640b2e389e24d6f5ad61e64740c9014e6c'>- Update to 1.4.4lwhsu2010-05-232-5/+5 * Add optional dependency on kdebase3makc2010-05-232-4/+14 * Chase devel/goffice update.kwm2010-05-221-2/+2 * - Fix build, abinit builds with science/netcdf3-ftnlwhsu2010-05-201-2/+2 * - Since we have netcdf3-ftn, remove netcdf3 part from Makefile.lwhsu2010-05-201-8/+1 * Add netcdf3-ftn , netCDF (network Common Data Form), with Fortranlwhsu2010-05-202-0/+19 * - Fix build problem caused by the recent textproc/hs-tagsoup updatepgj2010-05-203-2/+65 * The massXpert project aims at providing (bio)chemists with a softwarewen2010-05-205-0/+277 * PyNN(pronounced 'pine') is a simulator-independent language forwen2010-05-195-0/+171 * - Remove pyNN and re-add as pynnwen2010-05-195-171/+0 * PyNN(pronounced 'pine') is a simulator-independent language forwen2010-05-185-0/+171 * - Fix duplicated LATEST_LINKlwhsu2010-05-162-1/+3 * - Add netcdf 4.x supportlwhsu2010-05-151-1/+8 * - Add option FORTRANlwhsu2010-05-152-18/+37 * - Update MASTER_SITESlwhsu2010-05-153-62/+14 * - Update to 3.3.0wen2010-05-132-5/+5 * Introduce a new (and hopefully better) ports infrastructure for Haskell Cabalpgj2010-05-132-125/+59 * Bddsolve is a BDD-based tool for solving satisfiability and reachabilitybeat2010-05-125-0/+50 * Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for thiskwm2010-05-111-0/+18 * - Fixed WWW: linkglarkin2010-05-051-1/+1 * - Update to 1.4.3lwhsu2010-05-054-18/+25 * - Added missing pkg-plist entryglarkin2010-05-051-0/+1 * - Update to 1.8.4glarkin2010-05-052-9/+16 * - Mark BROKEN on sparc64pav2010-05-041-0/+4 * Trying to chase Zlib's upgrade in -CURRENT.thierry2010-05-011-0/+24 * - Update to 1.0.0clsung2010-04-283-10/+26 * - Update to 0.7.2wen2010-04-262-4/+4 * Upgrade to 3.5.1.thierry2010-04-262-5/+4 * Update to 1.9.1makc2010-04-258-14/+104 * - Update to 4.1.1wen2010-04-224-33/+51 * - Update to 0.53clsung2010-04-203-19/+4 * - Update to 0.9.1wen2010-04-122-4/+4 * - Requires GCC 4.x only if we are on 6.xrafan2010-04-071-2/+7 * - Update to 0.25sylvio2010-04-062-4/+4 * Update to 2.91 which includes a new rewritten Python interfacerafan2010-04-056-32/+14 * - Chase math/vtk5 updategahr2010-04-032-3/+3 * Perl modules for molecular chemistrymiwi2010-04-026-0/+116 * Perl module which parses a SMILES (Simplified Molecular Input Line Entrymiwi2010-04-025-0/+45 * Perl module implements an object class for representing internalmiwi2010-04-025-0/+45 * Perl module which will parse a SMARTS (SMiles ARbitrary Target Specification)miwi2010-04-029-0/+85 * Perl module which generates a three-dimensional molecular structure from amiwi2010-04-025-0/+47 * SLN linear notation parser/writermiwi2010-04-025-0/+46 * Perl module which will parse a SMARTS (SMiles ARbitrary Target Specification)miwi2010-04-021-0/+1 * MOPAC 6 input file reader/writermiwi2010-04-025-0/+39 * Explicit chemical reactionsmiwi2010-04-025-0/+42 * Match molecule by formulamiwi2010-04-025-0/+39 * Select atoms in macromoleculemiwi2010-04-025-0/+43 * Perl molecular awk interpretermiwi2010-04-025-0/+43 * XYZ molecule format reader/writermiwi2010-04-025-0/+39 * Generate VRML models for moleculesmiwi2010-04-025-0/+36 * Perl module which provides some basic methods for representing a ring.miwi2010-04-025-0/+39 * Perl module which contains the exact mass data from the table of the isotopes.miwi2010-04-025-0/+34 * Perl module which implements basic pattern matching for molecules.miwi2010-04-025-0/+39 * Perl module which provides functions for "canonicalizing" a molecularmiwi2010-04-025-0/+38 * Perl module which provides functions for detecting the bonds in a molecule frommiwi2010-04-025-0/+41 * Not for powerpc, either.linimon2010-04-011-1/+1 * - fix build for png-1.4.1dinoex2010-03-301-0/+4 * - Update to 3.2.0wen2010-03-302-4/+4 * - fix build for png-1.4.1dinoex2010-03-301-0/+4 * - Bump PORTREVISION to chase the update of math/gslwen2010-03-297-13/+14 * - Bump Magick++, MagickWand or MagickCore dependencymm2010-03-291-2/+2 * - update to 1.4.1dinoex2010-03-2846-44/+47 * - Chase x11-toolkits/fltk updategahr2010-03-243-13/+8 * Mark as broken on sparc64: fails to compile.linimon2010-03-221-1/+7 * - Update to 0.10.12pav2010-03-163-16/+4 * Chase goffice update.marcus2010-03-141-2/+2 * - The maintainer reappearedpav2010-03-141-1/+1 * - Update to 2.0.4.6dhn2010-03-122-4/+4 * - Update to 2.1.14miwi2010-03-092-9/+16 * - Mark BROKEN: does not compilepav2010-03-031-0/+2 * Update to 3.6.2makc2010-02-274-30/+3203 * - Update to 3.1.3wen2010-02-252-4/+4 * - Remove comments from IGNORE section. Left in by mistake with last commit.wxs2010-02-231-4/+4 * - Update to 1.8.7wxs2010-02-2212-451/+1199 * Not for ia64, either.linimon2010-02-171-1/+1 * Fix SMP run on amd64, and bump port revisionmaho2010-02-172-1/+2 * Build fix with gotoblas.maho2010-02-161-4/+4 * Fix build with recent update of gotoblas(2).maho2010-02-161-5/+4 * Chase the goffice 0.8.0 update.marcus2010-02-151-3/+3 * The HDF Java Products include a visual tool for browsing and editing HDFmiwi2010-02-135-0/+140 * - Update to 0.9wen2010-02-102-6/+5 * - Update to 1.4.1miwi2010-02-092-14/+24 * - update to jpeg-8dinoex2010-02-0544-35/+46 * - Update to 1.2.0wen2010-02-033-10/+64 * - Update to 1.60.00wen2010-02-033-324/+346 * - Update to 1.1.1miwi2010-02-032-11/+4 * - Update to 3.1.2wen2010-02-022-4/+4 * - Add py-numpy into RUN_DEPENDSlwhsu2010-02-011-0/+2 * Update to 20090112 R3.maho2010-02-013-12/+12 * - Update to 2.0.4.5dhn2010-01-312-5/+5 * Chase the goffice version bump.marcus2010-01-311-2/+2 * The KDE FreeBSD team is proud to announce the release of SIP-4.10 andfluffy2010-01-302-18/+34 * Meep (or MEEP) is a free finite-difference time-domain (FDTD) simulationwen2010-01-257-0/+85 * - Bump PORTREVISION to chase the update of libctlwen2010-01-241-2/+2 * - Update to 3.1wen2010-01-243-8/+9 * - Track textproc/docbook-410 dependency after recent changesgabor2010-01-241-1/+1 * - Update to 3.3.0miwi2010-01-224-12/+14 * - Update to 3.0.7wen2010-01-212-4/+4 * - remove broken/expired ports@ portspgollucci2010-01-188-146/+0 * Geo::WebService::Elevation::USGS executes elevation queries against thewen2010-01-155-0/+47 * - Update to 3.0.5wen2010-01-154-327/+16 * - Update to 2.0.4.4dhn2010-01-152-4/+4 * qtResistors - calculate resistance of resistor by the colors on the resistoramdmi32010-01-144-0/+37 * - Update to 1.4nemoliu2010-01-122-6/+5 * py-DendroPy is a python library for phylogenetic scripting,wen2010-01-096-0/+360 * Change maintainer address on request of maintainer via a private email chat.edwin2010-01-081-1/+1 * This is a collection of Haskell data structures and algorithms useful forpgj2010-01-035-0/+158 * Harminv is a free program (and accompanying library) to solve the problemwen2010-01-026-0/+64 * Upgrade to 0.9rc3.thierry2009-12-29