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:
Marc Guay 2008-06-30 01:27:28 +00:00
parent 66258e5ddd
commit 0cb9af21fb
21 changed files with 28 additions and 7 deletions

View file

@ -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}