mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-05-12 11:43:16 -04:00
fix manual a1ccb79727
Change-Id: Ic1729fb81386e2010c662373baaa31c302a80ff7
This commit is contained in:
parent
a496e01173
commit
f83cb1f7d5
3 changed files with 3 additions and 3 deletions
|
|
@ -78,7 +78,7 @@
|
||||||
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
||||||
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
||||||
\newcommand{\ActionPsReset}{Long \ButtonSelect}
|
\newcommand{\ActionPsReset}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionPsExit}{\ButtonMenu}{} or \ButtonSelect}
|
\newcommand{\ActionPsExit}{\ButtonMenu{} or \ButtonSelect}
|
||||||
|
|
||||||
%Button actions, Bookmark screen context
|
%Button actions, Bookmark screen context
|
||||||
\newcommand{\ActionBmDelete}{Long \ButtonMenu}
|
\newcommand{\ActionBmDelete}{Long \ButtonMenu}
|
||||||
|
|
|
||||||
|
|
@ -78,7 +78,7 @@
|
||||||
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
||||||
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
||||||
\newcommand{\ActionPsReset}{Long \ButtonSelect}
|
\newcommand{\ActionPsReset}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionPsExit}{\ButtonMenu}{} or \ButtonSelect}
|
\newcommand{\ActionPsExit}{\ButtonMenu{} or \ButtonSelect}
|
||||||
|
|
||||||
%Button actions, Bookmark screen context
|
%Button actions, Bookmark screen context
|
||||||
\newcommand{\ActionBmDelete}{Long \ButtonMenu}
|
\newcommand{\ActionBmDelete}{Long \ButtonMenu}
|
||||||
|
|
|
||||||
|
|
@ -79,7 +79,7 @@
|
||||||
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
\newcommand{\ActionPsNudgeLeft}{\ButtonLeft}
|
||||||
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
\newcommand{\ActionPsNudgeRight}{\ButtonRight}
|
||||||
\newcommand{\ActionPsReset}{Long \ButtonSelect}
|
\newcommand{\ActionPsReset}{Long \ButtonSelect}
|
||||||
\newcommand{\ActionPsExit}{\ButtonMenu}{} or \ButtonSelect}
|
\newcommand{\ActionPsExit}{\ButtonMenu{} or \ButtonSelect}
|
||||||
|
|
||||||
%Button actions, Recording screen context
|
%Button actions, Recording screen context
|
||||||
\newcommand{\ActionRecPause}{\ButtonPlay}
|
\newcommand{\ActionRecPause}{\ButtonPlay}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue