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

Modified Files:
        wxMenuDefs.cpp 
Log Message:
Added a Ctrl-E shortcut for Message->Edit in composer

Index: wxMenuDefs.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMenuDefs.cpp,v
retrieving revision 1.189
retrieving revision 1.190
diff -b -u -2 -r1.189 -r1.190
--- wxMenuDefs.cpp      22 Jul 2002 00:02:31 -0000      1.189
+++ wxMenuDefs.cpp      25 Jul 2002 15:58:07 -0000      1.190
@@ -323,5 +323,5 @@
 
    { WXMENU_MSG_OPEN,      gettext_noop("&Open"),             gettext_noop("View 
selected message in a separate window")    , wxITEM_NORMAL },
-   { WXMENU_MSG_EDIT,      gettext_noop("Ed&it in composer"), gettext_noop("Edit 
selected message in composer")    , wxITEM_NORMAL },
+   { WXMENU_MSG_EDIT,      gettext_noop("Ed&it in composer\tCtrl-E"), 
+gettext_noop("Edit selected message in composer")    , wxITEM_NORMAL },
    { WXMENU_MSG_PRINT,     gettext_noop("&Print\tCtrl-P"),    gettext_noop("Print 
this message")       , wxITEM_NORMAL },
    { WXMENU_MSG_PRINT_PREVIEW, gettext_noop("Print Pre&view"),gettext_noop("Preview a 
printout of this message")       , wxITEM_NORMAL },



-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to