aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Leach <jleach@ximian.com>2001-07-24 03:11:44 +0800
committerJacob Leach <jleach@src.gnome.org>2001-07-24 03:11:44 +0800
commit3db12716555637561318416dc76c32bc6439d7a8 (patch)
tree87227f57973d2196d8241d7dff4569bff5722fea
parente5fc42d20fbcd510a9a3ce34427e361126d74ca8 (diff)
downloadgsoc2013-evolution-3db12716555637561318416dc76c32bc6439d7a8.tar.gz
gsoc2013-evolution-3db12716555637561318416dc76c32bc6439d7a8.tar.zst
gsoc2013-evolution-3db12716555637561318416dc76c32bc6439d7a8.zip
Add the "Mark as Unimportant" cmd and menu item to the Edit menu. Bug
2001-07-23 Jason Leach <jleach@ximian.com> * evolution-mail-message.xml: Add the "Mark as Unimportant" cmd and menu item to the Edit menu. Bug #5225. svn path=/trunk/; revision=11314
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-mail-message.xml10
2 files changed, 12 insertions, 3 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 2d5ff56425..3bbb9b516b 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-23 Jason Leach <jleach@ximian.com>
+
+ * evolution-mail-message.xml: Add the "Mark as Unimportant" cmd
+ and menu item to the Edit menu. Bug #5225.
+
2001-07-21 Jason Leach <jleach@ximian.com>
* evolution-mail-list.xml: Capitalize "messages" in "Hide Read
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index d07416358d..7c8ec469a0 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -69,6 +69,9 @@
<cmd name="MessageMarkAsImportant"
_tip="Mark the selected messages as important"/>
+ <cmd name="MessageMarkAsUnimportant"
+ _tip="Mark the selected messages as unimportant"/>
+
<cmd name="MessageMove"
_tip="Move selected messages to another folder"
accel="*Control**Shift*m"
@@ -189,9 +192,10 @@
<separator/>
- <menuitem name="MessageMarkAsRead" verb="" _label="Mar_k As Read"/>
- <menuitem name="MessageMarkAsUnRead" verb="" _label="Mark As U_nread"/>
- <menuitem name="MessageMarkAsImportant" verb="" _label="Mark As I_mportant"/>
+ <menuitem name="MessageMarkAsRead" verb="" _label="Mar_k as Read"/>
+ <menuitem name="MessageMarkAsUnRead" verb="" _label="Mark as U_nread"/>
+ <menuitem name="MessageMarkAsImportant" verb="" _label="Mark as I_mportant"/>
+ <menuitem name="MessageMarkAsUnimportant" verb="" _label="Mark as Unimp_ortant"/>
</placeholder>
</submenu>
7-02 07:25:12 +0800'>2014-07-022-44/+23 * - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedashish2014-06-272-9/+0 * Deprecate ports failing to build with new utmpxantoine2014-06-241-0/+2 * irc/psybnc: limit hack to FreeBSD to unbreak DragonFlymarino2014-06-221-1/+1 * Add 4 new sed commands to USES=libtool. The first two apply some of thetijl2014-06-221-3/+2 * irc/znc: Update to 1.4jase2014-06-214-20/+3 * - Update to 1.8.9mat2014-06-194-37/+32 * 1: Stagify.vanilla2014-06-172-7/+7 * Stagify.vanilla2014-06-171-6/+5 * 1: Stagify.vanilla2014-06-172-12/+14 * irc/py-irc: update to 5.9.1wg2014-06-162-15/+7 * - Stage supportmiwi2014-06-151-1/+0 * - Remove easy_install dependencymva2014-06-141-2/+3 * Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-1340-40/+40 * Add missing OPTIONS_SUB.adamw2014-06-131-0/+1 * Turn ircbug(1) into an OPTION.adamw2014-06-122-2/+6 * Update to 20131230 and take maintainership.adamw2014-06-124-705/+621 * Reset the 99 ports still listed under sylvio@marino2014-06-124-4/+4 * Support LIBS like LDFLAGS.tijl2014-06-113-10/+5 * chinese/bitchx: Bump to acquire MASTERDIR fix, stage toomarino2014-06-111-1/+1 * irc/bitchx: Requires build by GCC to avoid segfaultmarino2014-06-101-0/+2 * Remove all the bootstrap files (.bs) from the plists.mat2014-06-102-8/+0 * Convert to USES=tarbdrewery2014-06-101-2/+1 * Update to 3.2.10.3mat2014-06-092-4/+3 * Remove all space characters from Makefile assignments.olgeni2014-06-091-1/+1 * Stagify.vanilla2014-06-081-5/+4 * - Fix fallout from r355360 and allow lua plugin to be builtjase2014-06-062-2/+2 * - Fix build with clangmiwi2014-06-061-0/+5 * Fix build with gcc from ports. [1]kwm2014-06-063-7/+14 * - Switch security/libotr3 to USES=libtool, drop .la filesamdmi32014-06-042-5/+5 * These ports are no longer used or cared for.nemysis2014-06-041-1/+1 * - support stagingrodrigo2014-06-042-10/+15 * - Mark IGNORE < 9.1miwi2014-06-041-1/+7 * - Bump PORTREVISION for dependencies changesnemysis2014-06-042-9/+7 * 1: Fix COMMENT.vanilla2014-06-032-4/+3 * - Update to 20140530miwi2014-06-033-56/+54 * irc/znc: Fix USE_PYTHON version number, it should be 3+ not 2+rene2014-06-011-1/+1 * Update consumers of lang/python31 or higher to use Python version 3.Xrene2014-06-011-1/+1 * Upgrade to 0.8.16.vanilla2014-06-012-7/+6 * - Fix runtime when built with clang [1] [2]mat2014-05-2811-136/+117 * Replace lang/lua with the new lang/lua51bapt2014-05-263-5/+4 * - Update to 1.1.10miwi2014-05-214-38/+5 * - Remove empty files and directoriesak2014-05-201-0/+0 * Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)tijl2014-05-181-1/+1 * - Fix build on 10.x and later.hrs2014-05-175-15/+80 * Update irc/tircd to 0.30, and remove NO_STAGEgavin2014-05-153-18/+9 * - Stage.gerald2014-05-142-3/+2 * Enable staging.gerald2014-05-132-5/+10 * Convert my ports to USES=tarmakc2014-05-121-2/+1 * - Stage supporttdb2014-05-102-19/+18 * - Add staging support, allow it as normal userpawel2014-05-094-38/+38 * Update URL for atheme-services.tdb2014-05-081-1/+1 * Convert all :U to :tu and :L to :tlbapt2014-05-051-1/+1 * - Add staging supportpawel2014-05-033-67/+41 * Add staging supportpawel2014-05-031-6/+3 * Add staging supportpawel2014-05-031-3/+3 * Add staging supportpawel2014-05-032-8/+13 * - Force commit to fix prev entrymiwi2014-04-291-1/+1 * - Fix build on i386miwi2014-04-296-44/+773 * - Stageswills2014-04-272-6/+5 * Bump PORTREVISION to force package rebuild after the recent Xorg update.tijl2014-04-261-1/+1 * - Update to 21.1miwi2014-04-267-163/+53 * - Fix plist to have proper 'rmdir DIR' ordering.bdrewery2014-04-212-3/+3 * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-172-2/+2 * - Bump PORTREVISION for dependencies changesnemysis2014-04-123-4/+46 * - Stagebdrewery2014-04-115-5/+86 * Fix PKGORIGIN that got broken in r350362erwin2014-04-101-1/+1 * - Take maintainershipbdrewery2014-04-102-37/+22 * - Remove bsd.port.pre.mkbdrewery2014-04-101-8/+7 * Update to 1.1.8jpaetzel2014-04-103-6/+7 * irc/ircd-ru: Bump PORTREVISION for last commit.rene2014-04-091-1/+1 * irc/ircd-ru: Fix staging and add forgotten patch file.rene2014-04-094-15/+27 * - Stage support [1]rene2014-04-063-45/+57 * - Fix MASTER_SITES. Upstream has removed www. record.tdb2014-04-051-1/+1 * Add stage supportrene2014-04-052-6/+5 * Update to 2.10.5jpaetzel2014-04-022-3/+3 * - Change Makefile header, use my name and @FreeBSD.org emailnemysis2014-04-023-12/+19 * Don't violate stagedirantoine2014-04-021-1/+1 * Add non-https mirrorbdrewery2014-04-011-0/+2 * - Update to ae3eb8bbdrewery2014-04-012-4/+4 * Convert to stagedirbdrewery2014-04-012-37/+34 * irc/quassel:makc2014-03-313-13/+5 * - add USES=tar:bzip2dinoex2014-03-301-1/+1 * irc/konversation-kde4:makc2014-03-293-10/+29 * - Fix tiny nit with mislabeled option descriptionsdb2014-03-251-3/+3 * - Remove license (BSD), upstream didn't know which BSD license it isnemysis2014-03-192-17/+9 * Update to 16.0.adamw2014-03-163-91/+101 * Use COPYTREE_SHARE.adamw2014-03-162-94/+91 * - Convert USE_GMAKE to USESmiwi2014-03-166-10/+6 * Release a few ports I don't use anymore. Unfortunately I don't have time toflo2014-03-121-1/+1 * Convert i* to USES=zipbapt2014-03-105-7/+5 * Remove expired ports:rene2014-03-1014-284/+0 * - Update to 1.7jlaffaye2014-03-104-57/+9 * - remove broken MANPREFIXdinoex2014-03-091-2/+2 * - Stage supportmiwi2014-03-062-2/+1 * - Stage supportmiwi2014-03-062-4/+2 * - Stage supportmiwi2014-03-061-5/+2 * - Stage supportmiwi2014-03-061-1/+0 * Update to 0.8.9feld2014-03-065-226/+25 * - Reassign to the heap at maintainers requesttabthorpe2014-03-051-1/+1 * Support stagingehaupt2014-02-272-15/+12 * Support stagingehaupt2014-02-272-17/+16 * Support stagingehaupt2014-02-261-6/+3 * - Stage supportmiwi2014-02-261-10/+7 * - Stage supportmiwi2014-02-261-17/+15 * - Use a real version, not one that will checksum fail on every updatebdrewery2014-02-252-7/+9 * - Convert to USES=tclgahr2014-02-251-2/+2 * Update to 2.10.4 and improve the port.jpaetzel2014-02-234-11/+11 * Update port for stage support.jpaetzel2014-02-224-11/+4 * - Fix build with clang; this is not building a static library, it is buildingbdrewery2014-02-221-1/+3 * Fix build with clangbdrewery2014-02-222-0/+24 * Remove trailing whitespaces from category ircehaupt2014-02-2112-12/+12 * Fix iconv use on FreeBSD 10.tijl2014-02-211-1/+4 * - Convert to USES=tclgahr2014-02-201-2/+1 * - Convert to USES=tclgahr2014-02-201-4/+3 * - Also, remove useless includegahr2014-02-201-1/+0 * - Convert to USES=tclgahr2014-02-201-1/+1 * - Remove CFLAGS not understood by gccgahr2014-02-201-1/+0 * - Convert to USES=tkgahr2014-02-203-27/+25 * - Convert to USES=tclgahr2014-02-202-115/+39 * - STAGE-cleangahr2014-02-192-19/+8 * - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-183-1/+3 * Support stagingehaupt2014-02-181-17/+8 * Support stagingehaupt2014-02-181-12/+9 * Support staging.ehaupt2014-02-182-6/+3 * - Convert to USES=tclgahr2014-02-152-9/+8 * - Update to 20140213 (0.4.4-dev)jase2014-02-144-124/+129 * - Add additional primary MASTER_SITES for docs and manpages distfilesjase2014-02-131-17/+17 * atheme-services is a set of Services for IRC networks that allowstdb2014-02-136-0/+1519 * - Update to 0.4.3jase2014-02-125-125/+134 * - Fix packaging without perl [1]antoine2014-02-111-2/+4 * - Remove irc/trickyirc -- abandonware, segfaults, no releases in 15 yearsgahr2014-02-1012-214/+0 * According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-1013-0/+28 * Back to the futurbapt2014-02-103-3/+3 * Mark as deprecated unmaintained ports for which no public distfiles arebapt2014-02-103-0/+9 * Change rc script to daemonize inspircd via daemon(8)feld2014-02-102-10/+12 * irssi is responsable for creating the lib/irssi/modules directoryantoine2014-02-093-5/+6 * - Support STAGEDIRbdrewery2014-02-091-4/+2 * - Update to 1.2jase2014-02-084-91/+47 * Support staging.ehaupt2014-02-062-9/+7 * - Support stagingehaupt2014-02-062-9/+10 * - Support stagingehaupt2014-02-062-9/+10 * Support staging.ehaupt2014-02-062-5/+2 * - Support stagingehaupt2014-02-062-10/+11 * - Stage supportmiwi2014-02-061-5/+4 * - Stage supportmiwi2014-02-062-7/+3 * - Stage supportmiwi2014-02-062-7/+3 * - Stage supportmiwi2014-02-062-7/+3 * - Stage supportmiwi2014-02-062-7/+3 * - Stage supportmiwi2014-02-061-29/+15 * - Add a patch which helps avoid flooding issuesswills2014-02-032-1/+67 * Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime ismakc2014-02-011-1/+2 * - Stage supportmiwi2014-01-314-47/+39 * - add stage supportaz2014-01-308-14/+8 * Update maintainer email addressrodrigo2014-01-291-1/+1 * - Fix packagingmiwi2014-01-281-2/+2 * Convert to stagingmadpilot2014-01-281-11/+8 * Deprecate ports broken for more than 6 monthbapt2014-01-281-0/+2 * - Stage supportmiwi2014-01-281-1/+0 * - Stage supportmiwi2014-01-282-3/+1 * - Finish stage supportantoine2014-01-262-9/+8 * - Support CC/CFLAGS properlymiwi2014-01-262-2/+14 * - Stage Safemiwi2014-01-241-1/+0 * Fix properties on pkg-plistbapt2014-01-226-6/+0 * Update maintainer email addressmilki2014-01-212-2/+2 * Patch configure to DTRT with the optional ruby supportjpaetzel2014-01-211-0/+19 * Fix pkg-plist for dircproxymm2014-01-192-7/+4 * Add STAGE support to irc/dircproxymm2014-01-191-1/+0 * Update to 1.1.7jpaetzel2014-01-194-6/+9 * - Over to new maintainertabthorpe2014-01-171-1/+1 * - Update to 6.83miwi2014-01-152-3/+3 * - Update to 2.44miwi2014-01-152-3/+3 * Take maintainershipbdrewery2014-01-141-1/+1 * Take maintainershipbdrewery2014-01-141-1/+1 * Python cleanup:rene2014-01-145-5/+5 * Fix creation of directories in rc scriptfeld2014-01-142-2/+3 * - Update to v3.2.1brix2014-01-122-11/+13 * Fix SQLITE and GNUTLS build options which were missing pkgconfigfeld2014-01-121-3/+5 * - Update to 20140110jase2014-01-113-4/+6 * - Reassign to the heap due to mail bouncestabthorpe2014-01-102-2/+2 * Can build properly has user, NEED_ROOT is not needed here.bapt2014-01-101-2/+1 * Stage supportantoine2014-01-101-2/+1 * - Stage supportantoine2014-01-101-9/+5 * - USES=dos2unixdinoex2014-01-072-2/+2 * Update to 3.2.10.2.rakuco2014-01-072-3/+3 * Part 2 at removing now useless FETCH_ARGS redifitionbapt2014-01-031-1/+0 * Remove expired port:rene2014-01-027-326/+0 * - Enable stagingdb2013-12-312-17/+12 * Stage ports maintained by me in irc java mailcrees2013-12-293-24/+20 * Enable stage supportjohans2013-12-294-20/+109