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

Modified Files:
        wxMenuDefs.cpp wxMainFrame.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.209
retrieving revision 1.210
diff -b -u -2 -r1.209 -r1.210
--- wxMenuDefs.cpp      30 Sep 2003 23:39:34 -0000      1.209
+++ wxMenuDefs.cpp      30 Sep 2003 23:45:42 -0000      1.210
@@ -140,4 +140,5 @@
    WXTBAR_MSG_OPEN,
    WXTBAR_MSG_REPLY,
+   WXTBAR_MSG_REPLYALL,
    WXTBAR_MSG_FORWARD,
    WXTBAR_MSG_PRINT,

Index: wxMainFrame.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMainFrame.cpp,v
retrieving revision 1.173
retrieving revision 1.174
diff -b -u -2 -r1.173 -r1.174
--- wxMainFrame.cpp     30 Sep 2003 13:46:20 -0000      1.173
+++ wxMainFrame.cpp     30 Sep 2003 23:45:42 -0000      1.174
@@ -772,4 +772,5 @@
          WXTBAR_MSG_OPEN,
          WXTBAR_MSG_REPLY,
+         WXTBAR_MSG_REPLYALL,
          WXTBAR_MSG_FORWARD,
          WXTBAR_MSG_PRINT,



-------------------------------------------------------
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