This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7769 - Fix Quick Menu exit button description
Attached to Project:
Rockbox
Opened by Costas Calamvokis (cc) - Thursday, 13 September 2007, 11:11 GMT+2
Last edited by Marc Guay (Marc_Guay) - Monday, 30 June 2008, 03:27 GMT+2
Opened by Costas Calamvokis (cc) - Thursday, 13 September 2007, 11:11 GMT+2
Last edited by Marc Guay (Marc_Guay) - Monday, 30 June 2008, 03:27 GMT+2
|
DetailsFixes the description of the quick menu exit button (current manual says it is the same as the button used to call it up, which is only true for some targets). To do this I added a new command to the platform/* files ActionQuickscreenExit and set it to the correct button for each target, then used this command in the quick menu section.
Also added the quick menu button to the list of buttons for the wps and browser (for targets with a quick menu anyway) and put in a ref to the quick menu section. |
This task depends upon
Closed by Marc Guay (Marc_Guay)
Monday, 30 June 2008, 03:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: r17886
Monday, 30 June 2008, 03:27 GMT+2
Reason for closing: Accepted
Additional comments about closing: r17886
I have fixed it so it patches cleanly with the latest svn. The new version is attached.