aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog4
-rw-r--r--ui/evolution-mail.xml6
2 files changed, 10 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 3377f385a9..b2975c8e50 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,7 @@
+2001-06-14 Jeffrey Stedfast <fejj@ximian.com>
+
+ * evolution-mail.xml: Added a Reply-to-list menu item.
+
2001-06-08 Iain Holmes <iain@ximian.com>
* evolution-executive-summary.xml: Change for the new stuff.
diff --git a/ui/evolution-mail.xml b/ui/evolution-mail.xml
index f61598a599..ddd34a459f 100644
--- a/ui/evolution-mail.xml
+++ b/ui/evolution-mail.xml
@@ -129,6 +129,11 @@
accel="*Control*r"
pixtype="pixbuf"/>
+ <cmd name="MessageReplyList"
+ _tip="Compose a reply to the mailing list of the selected message"
+ accel=""
+ pixtype="pixbuf"/>
+
<cmd name="MessageResend"
_tip="Open the selected message in the composer to re-send it"/>
@@ -311,6 +316,7 @@
<separator/>
<menuitem name="MessageReplySender" verb="" _label="_Reply to Sender"/>
+ <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 As">