Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1:/tmp/cvs-serv29026/src/gui

Modified Files:
        wxMenuDefs.cpp 
Log Message:
added reply all icon (bug 827)

Index: wxMenuDefs.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMenuDefs.cpp,v
retrieving revision 1.208
retrieving revision 1.209
diff -b -u -2 -r1.208 -r1.209
--- wxMenuDefs.cpp      27 Sep 2003 23:35:05 -0000      1.208
+++ wxMenuDefs.cpp      30 Sep 2003 23:39:34 -0000      1.209
@@ -110,4 +110,5 @@
    { "tb_mail",          WXMENU_MSG_OPEN,      gettext_noop("Open"), 
gettext_noop("Open message")      },
    { "tb_mail_reply",    WXMENU_MSG_REPLY,     gettext_noop("Reply"), 
gettext_noop("Reply to message")  },
+   { "tb_mail_replyall", WXMENU_MSG_REPLY_ALL, gettext_noop("Reply to all"), 
gettext_noop("Reply to all recipients")  },
    { "tb_mail_forward",  WXMENU_MSG_FORWARD,   gettext_noop("Forward"), 
gettext_noop("Forward message")   },
    { "tb_print",         WXMENU_MSG_PRINT,     gettext_noop("Print"), 
gettext_noop("Print message")     },



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to