mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Fix the description of the quick screen exit buttons by creating ActionQuickScreenExit and simply referring to it. Also adds the quick screen to the button table for the WPS and the browser with references to the Quick Screen section. Thanks to Costas Calamvokis. FS#7769.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17886 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
66258e5ddd
commit
0cb9af21fb
21 changed files with 28 additions and 7 deletions
|
|
@ -36,6 +36,7 @@
|
|||
\newcommand{\ActionStdCancel}{\ButtonLeft{} or Long \ButtonPlay}
|
||||
\newcommand{\ActionStdContext}{Long \ButtonSelect}
|
||||
\newcommand{\ActionStdQuickScreen}{Long \ButtonMenu}
|
||||
\newcommand{\ActionQuickScreenExit}{\ButtonMenu}
|
||||
\newcommand{\ActionStdMenu}{\ButtonMenu}
|
||||
\newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue