From 31440e3a099a4a75831c07eaf2029d727e3cc450 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Wed, 13 Feb 2002 00:30:51 +0000 Subject: Added pixbufs to MarkAsImportant, MarkAsRead and MarkAsUnread. Also added 2002-02-12 Jeffrey Stedfast * evolution-mail-message.xml: Added pixbufs to MarkAsImportant, MarkAsRead and MarkAsUnread. Also added MessageFollowUpFlag verb. svn path=/trunk/; revision=15700 --- ui/ChangeLog | 10 +++++++++- ui/evolution-mail-message.xml | 35 +++++++++++++++++++++++++---------- 2 files changed, 34 insertions(+), 11 deletions(-) (limited to 'ui') diff --git a/ui/ChangeLog b/ui/ChangeLog index 20c09c2c08..30b7f35d76 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2002-02-12 Jeffrey Stedfast + + * evolution-mail-message.xml: Added pixbufs to MarkAsImportant, + MarkAsRead and MarkAsUnread. Also added MessageFollowUpFlag verb. + 2002-02-07 JP Rosevear * evolution-calendar.xml: add new meeting item to Actions and @@ -5,7 +10,10 @@ 2002-02-05 Anna Marie Dirks - * evolution-mail-message.xml: Changed "Forward As" to "Forward" to improve grammar ("Forward As" implies an answer in the form of a noun, while "Redirect" is a verb), and added accelerators to "Add Sender to Addressbook" and "Redirect". + * evolution-mail-message.xml: Changed "Forward As" to "Forward" to + improve grammar ("Forward As" implies an answer in the form of a + noun, while "Redirect" is a verb), and added accelerators to "Add + Sender to Addressbook" and "Redirect". 2002-01-28 Jeffrey Stedfast diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml index bcb6028f3d..862c2b0dba 100644 --- a/ui/evolution-mail-message.xml +++ b/ui/evolution-mail-message.xml @@ -46,6 +46,11 @@ accel="*Control*d" pixtype="pixbuf"/> + + + _tip="Mark the selected message(s) as having been read" + accel="*Control*k" + pixtype="pixbuf"/> + _tip="Mark the selected message(s) as not having been read" + accel="*Control**Shift*k" + pixtype="pixbuf"/> + _tip="Mark the selected message(s) as important" + pixtype="pixbuf"/> + _tip="Mark the selected message(s) as unimportant"/> @@ -263,6 +271,13 @@ + + + + + + + @@ -275,16 +290,16 @@ - + - + - + -- cgit v1.2.3