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

Modified Files:
        wxMenuDefs.cpp 
Log Message:
added accel for Edit|Preferences...

Index: wxMenuDefs.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxMenuDefs.cpp,v
retrieving revision 1.201
retrieving revision 1.202
diff -b -u -2 -r1.201 -r1.202
--- wxMenuDefs.cpp      11 Apr 2003 22:32:08 -0000      1.201
+++ wxMenuDefs.cpp      22 Aug 2003 22:14:24 -0000      1.202
@@ -312,5 +312,5 @@
    { WXMENU_SEPARATOR,     "",                  ""                         , 
wxITEM_NORMAL },
    { WXMENU_EDIT_ADB,      gettext_noop("&Address books...\tCtrl-D"), 
gettext_noop("Edit the address book(s)") , wxITEM_NORMAL },
-   { WXMENU_EDIT_PREF,     gettext_noop("Pr&eferences..."),   gettext_noop("Change 
options")           , wxITEM_NORMAL },
+   { WXMENU_EDIT_PREF,     gettext_noop("Pr&eferences...\tCtrl-Shift-E"),   
gettext_noop("Change options")           , wxITEM_NORMAL },
    { WXMENU_EDIT_MODULES,  gettext_noop("&Modules..."), gettext_noop("Choose which 
extension modules to use")           , wxITEM_NORMAL },
    { WXMENU_EDIT_FILTERS,  gettext_noop("Filter &rules..."), gettext_noop("Edit rules 
for message filtering")   , wxITEM_NORMAL },



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to