[evolution-patches] small patch looking for review
- From: Calvin Liu <calvin liu sun com>
- To: Not Zed <notzed ximian com>, evolution-patches lists ximian com
- Subject: [evolution-patches] small patch looking for review
- Date: Fri, 28 Nov 2003 14:23:43 +0800
Hi, there,
This is a small change on menu text. Please review it.
Thanks.
Calvin
On Fri, 2003-11-28 at 12:02, Not Zed wrote:
> Sounds good to me.
>
> On Fri, 2003-11-28 at 14:19, Yu-Hui Calvin Liu wrote:
> > Hi, there.
> >
> > In Evolution 1.4.x, there is a 'forward' on tool bar, but in action
> > menu there is 'forward message'. It should be the same.
> >
> > How about change 'forward message' in action menu to 'forward', and
> > change 'forward' in action menu to 'forward as'?
> >
> > Thanks.
> > Calvin
Index: ChangeLog
===================================================================
RCS file: /export/src/cvs/evolution/ui/ChangeLog,v
retrieving revision 1.1.1.1.2.1
diff -u -r1.1.1.1.2.1 ChangeLog
--- ChangeLog 2003/10/15 11:34:12 1.1.1.1.2.1
+++ ChangeLog 2003/11/28 06:17:17
@@ -1,3 +1,8 @@
+2003-11-28 Calvin Liu <calvin liu sun com>
+
+ * evolution-mail-message.xml: On [Action] menu, change [Forward]
+ to [Forward As...], [Forward Message] to [Forward].
+
2003-10-15 Antonio Xu <antonio xu sun com>
* evolution.xml: remove faq menuitem from help menu. [#4930039]
now use proxy 129.158.73.2...
Index: evolution-mail-message.xml
===================================================================
RCS file: /export/src/cvs/evolution/ui/evolution-mail-message.xml,v
retrieving revision 1.2
diff -u -r1.2 evolution-mail-message.xml
--- evolution-mail-message.xml 2003/09/27 03:21:45 1.2
+++ evolution-mail-message.xml 2003/11/28 06:17:29
@@ -297,8 +297,8 @@
<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="F_orward">
+ <menuitem name="MessageForward" verb="" _label="_Forward"/>
+ <submenu name="ForwardAs" _label="F_orward As...">
<menuitem verb="MessageForwardAttached" _label="_Attached"/>
<menuitem verb="MessageForwardInline" _label="_Inline"/>
<menuitem verb="MessageForwardQuoted" _label="_Quoted"/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]