From 0cb9af21fb249b9eb6afa4276eda55f01f561e0d Mon Sep 17 00:00:00 2001 From: Marc Guay Date: Mon, 30 Jun 2008 01:27:28 +0000 Subject: 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 --- manual/platform/h1xx.tex | 1 + 1 file changed, 1 insertion(+) (limited to 'manual/platform/h1xx.tex') diff --git a/manual/platform/h1xx.tex b/manual/platform/h1xx.tex index 11b903e98e..7b7ed397f0 100644 --- a/manual/platform/h1xx.tex +++ b/manual/platform/h1xx.tex @@ -40,6 +40,7 @@ \newcommand{\ActionStdCancel}{\ButtonLeft{} or \ButtonOff} \newcommand{\ActionStdContext}{Long \ButtonSelect} \newcommand{\ActionStdQuickScreen}{Long \ButtonMode} +\newcommand{\ActionQuickScreenExit}{\ButtonMode} \newcommand{\ActionStdMenu}{\ButtonMode} \newcommand{\ActionStdOk}{\ButtonSelect{} or \ButtonRight} \newcommand{\ActionStdRec}{Long \ButtonRec} -- cgit v1.2.3