Fuze+'s manual: change ugly \ButtonPlayPause
Following a discution on irc we agreed on that: - \ButtonPlayPause becomes \ButtonPlay for consistency - It appeas in the manual as Play unstead of Play/Pause - updated manual images accordingly The patch was tested: manual still compile and display keymaps correctly Change-Id: I04bd3c2bfee1c6c40ab66df9bf33f09f4ed47661 Reviewed-on: http://gerrit.rockbox.org/118 Reviewed-by: Dominik Riebeling <Dominik.Riebeling@gmail.com>
This commit is contained in:
parent
f9bf62e3ad
commit
5f2fb4ab90
5 changed files with 11 additions and 11 deletions
|
@ -4,7 +4,7 @@
|
||||||
\newcommand{\ButtonDown}{\btnfnt{Down}}
|
\newcommand{\ButtonDown}{\btnfnt{Down}}
|
||||||
|
|
||||||
\newcommand{\ButtonBack}{\btnfnt{Back}}
|
\newcommand{\ButtonBack}{\btnfnt{Back}}
|
||||||
\newcommand{\ButtonPlayPause}{\btnfnt{Play/Pause}}
|
\newcommand{\ButtonPlay}{\btnfnt{Play}}
|
||||||
\newcommand{\ButtonSelect}{\btnfnt{Select}}
|
\newcommand{\ButtonSelect}{\btnfnt{Select}}
|
||||||
\newcommand{\ButtonBottomLeft}{\btnfnt{Bottom-Left}}
|
\newcommand{\ButtonBottomLeft}{\btnfnt{Bottom-Left}}
|
||||||
\newcommand{\ButtonBottomRight}{\btnfnt{Bottom-Right}}
|
\newcommand{\ButtonBottomRight}{\btnfnt{Bottom-Right}}
|
||||||
|
@ -30,8 +30,8 @@
|
||||||
\newcommand{\ActionQuickScreenExit}{Any corner keys or \ButtonSelect}
|
\newcommand{\ActionQuickScreenExit}{Any corner keys or \ButtonSelect}
|
||||||
|
|
||||||
%Button actions, wps context
|
%Button actions, wps context
|
||||||
\newcommand{\ActionWpsPlay}{\ButtonPlayPause}
|
\newcommand{\ActionWpsPlay}{\ButtonPlay}
|
||||||
\newcommand{\ActionWpsStop}{Long \ButtonPlayPause}
|
\newcommand{\ActionWpsStop}{Long \ButtonPlay}
|
||||||
|
|
||||||
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
\newcommand{\ActionWpsContext}{Long \ButtonSelect}
|
||||||
|
|
||||||
|
@ -57,8 +57,8 @@
|
||||||
\newcommand{\ActionWpsAbReset}{\fixme{tbd}}
|
\newcommand{\ActionWpsAbReset}{\fixme{tbd}}
|
||||||
|
|
||||||
%Button actions, tree context
|
%Button actions, tree context
|
||||||
\newcommand{\ActionTreeWps}{\ButtonPlayPause}
|
\newcommand{\ActionTreeWps}{\ButtonPlay}
|
||||||
\newcommand{\ActionTreeStop}{Long \ButtonPlayPause}
|
\newcommand{\ActionTreeStop}{Long \ButtonPlay}
|
||||||
|
|
||||||
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
\newcommand{\ActionTreeEnter}{\ButtonSelect{} or \ButtonRight}
|
||||||
\newcommand{\ActionTreeParentDirectory}{\ButtonBack}
|
\newcommand{\ActionTreeParentDirectory}{\ButtonBack}
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
|
|
||||||
\newcommand{\ActionKbdBackSpace}{\ButtonBack}
|
\newcommand{\ActionKbdBackSpace}{\ButtonBack}
|
||||||
|
|
||||||
\newcommand{\ActionKbdSelect}{\ButtonPlayPause}
|
\newcommand{\ActionKbdSelect}{\ButtonPlay}
|
||||||
\newcommand{\ActionKbdDone}{Long \ButtonSelect}
|
\newcommand{\ActionKbdDone}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionKbdAbort}{\ButtonPower}
|
\newcommand{\ActionKbdAbort}{\ButtonPower}
|
||||||
|
|
||||||
|
@ -108,10 +108,10 @@
|
||||||
\newcommand{\ActionPsToggleMode}{\ButtonBottomRight}
|
\newcommand{\ActionPsToggleMode}{\ButtonBottomRight}
|
||||||
|
|
||||||
\newcommand{\ActionPsReset}{\ButtonSelect}
|
\newcommand{\ActionPsReset}{\ButtonSelect}
|
||||||
\newcommand{\ActionPsExit}{\ButtonBack{} or \ButtonPlayPause}
|
\newcommand{\ActionPsExit}{\ButtonBack{} or \ButtonPlay}
|
||||||
|
|
||||||
%Button actions, Recording screen context
|
%Button actions, Recording screen context
|
||||||
\newcommand{\ActionRecPause}{\ButtonPlayPause}
|
\newcommand{\ActionRecPause}{\ButtonPlay}
|
||||||
\newcommand{\ActionRecExit}{\ButtonBack}
|
\newcommand{\ActionRecExit}{\ButtonBack}
|
||||||
\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
|
\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
|
||||||
\newcommand{\ActionRecMenu}{\fixme{tbd}}
|
\newcommand{\ActionRecMenu}{\fixme{tbd}}
|
||||||
|
@ -124,8 +124,8 @@
|
||||||
\newcommand{\ActionFMMenu}{\fixme{tbd}}
|
\newcommand{\ActionFMMenu}{\fixme{tbd}}
|
||||||
|
|
||||||
\newcommand{\ActionFMPreset}{\ButtonBottomRight}
|
\newcommand{\ActionFMPreset}{\ButtonBottomRight}
|
||||||
\newcommand{\ActionFMPlay}{\ButtonPlayPause}
|
\newcommand{\ActionFMPlay}{\ButtonPlay}
|
||||||
\newcommand{\ActionFMStop}{Long \ButtonPlayPause}
|
\newcommand{\ActionFMStop}{Long \ButtonPlay}
|
||||||
\newcommand{\ActionFMMode}{\ButtonBottomLeft}
|
\newcommand{\ActionFMMode}{\ButtonBottomLeft}
|
||||||
\newcommand{\ActionFMExit}{\ButtonBack}
|
\newcommand{\ActionFMExit}{\ButtonBack}
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@ This demonstration draws fractal images from the Mandelbrot set%
|
||||||
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD}{\ButtonScrollBack}
|
||||||
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
|
\opt{IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD}{Long \ButtonSelect}
|
||||||
\opt{IRIVER_H10_PAD}{Long \ButtonPlay}
|
\opt{IRIVER_H10_PAD}{Long \ButtonPlay}
|
||||||
\opt{SANSA_FUZEPLUS_PAD}{\ButtonPlayPause}
|
\opt{SANSA_FUZEPLUS_PAD}{\ButtonPlay}
|
||||||
\opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
|
\opt{SANSA_C200_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
|
||||||
\opt{COWON_D2_PAD}{\TouchTopLeft}
|
\opt{COWON_D2_PAD}{\TouchTopLeft}
|
||||||
\opt{PBELL_VIBE500_PAD}{\ButtonMenu}
|
\opt{PBELL_VIBE500_PAD}{\ButtonMenu}
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 66 KiB |
Binary file not shown.
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 86 KiB |
Loading…
Reference in a new issue