aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-mail-message.xml4
2 files changed, 9 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 33e5b607e6..a6958d457e 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-03 Jason Leach <jleach@ximian.com>
+
+ * evolution-mail-message.xml: Added "Mark as Important" menu
+ thingy.
+
2001-07-03 Iain Holmes <iain@ximian.com>
* Add the seperate pixbuf for the Print button
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index 4eab96ef06..e75d5c3639 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -65,6 +65,9 @@
_tip="Mark the selected messages as not having been read"
accel="*Control**Shift*k"/>
+ <cmd name="MessageMarkAsImportant"
+ _tip="Mark the selected messages as important"/>
+
<cmd name="MessageMove"
_tip="Move selected messages to another folder"
accel="*Control**Shift*m"
@@ -187,6 +190,7 @@
<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"/>
</placeholder>
</submenu>