http://bugs.winehq.org/show_bug.cgi?id=15394 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2010-08-26 12:34:39 --- (In reply to comment #11)
Created an attachment (id=20319) --> (http://bugs.winehq.org/attachment.cgi?id=20319) [details] Small menu testing app
Resource for menu:
MAIN_MENU MENU { POPUP "&File" { MENUITEM "&Save", CMD_SAVE MENUITEM "E&xit\tAlt+F4", CMD_EXIT } MENUITEM "&Search", CMD_SEARCH MENUITEM "&Query", CMD_QUERY POPUP "&Help" { MENUITEM "&About", CMD_ABOUT } MENUITEM "&Quit", CMD_QUIT }
Still present in wine-1.3.1-182-g56b8d5d. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.