Update of /cvsroot/mahogany/M/src/gui
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13284/src/gui

Modified Files:
        wxFolderView.cpp 
Log Message:
just changed menu accels in popup menu to be (more) unique

Index: wxFolderView.cpp
===================================================================
RCS file: /cvsroot/mahogany/M/src/gui/wxFolderView.cpp,v
retrieving revision 1.668
retrieving revision 1.669
diff -b -u -2 -r1.668 -r1.669
--- wxFolderView.cpp    22 Sep 2004 22:03:29 -0000      1.668
+++ wxFolderView.cpp    6 Apr 2005 22:39:17 -0000       1.669
@@ -1783,5 +1783,5 @@
    // constructing the menu may take a long time
    MBeginBusyCursor();
-   m_menu->Insert(0, WXMENU_POPUP_FOLDER_MENU, _("&Quick move"),
+   m_menu->Insert(0, WXMENU_POPUP_FOLDER_MENU, _("Qu&ick move"),
                   m_menuFolders->GetMenu());
    MEndBusyCursor();



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Mahogany-cvsupdates mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates

Reply via email to