- Status Closed
- Percent Complete
- Task Type Patches
- Category Manual
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#7769 - Fix Quick Menu exit button description
Fixes 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.
Closed by Marc_Guay
2008-06-30 01:27
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2008-06-30 01:27
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
r17886
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
If this patches cleanly I see no reason why it shouldn’t be committed.
I have fixed it so it patches cleanly with the latest svn. The new version is attached.