mirror of
https://github.com/Rockbox/rockbox.git
synced 2026-04-12 00:47:49 -04:00
Manual: make Fuze+ manual build.
Add missing keys as \fixme{} and update some opts for text using keys we don't
have on the Fuze+.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31512 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
19694e5068
commit
607b384a2a
3 changed files with 9 additions and 9 deletions
|
|
@ -52,9 +52,9 @@
|
|||
\newcommand{\ActionWpsHotkey}{\ButtonBottomRight}
|
||||
|
||||
\newcommand{\ActionWpsPlaylist}{}
|
||||
%\newcommand{\ActionWpsAbSetBNextDir}{}
|
||||
%\newcommand{\ActionWpsAbSetAPrevDir}{}
|
||||
%\newcommand{\ActionWpsAbReset}{}
|
||||
\newcommand{\ActionWpsAbSetBNextDir}{\fixme{tbd}}
|
||||
\newcommand{\ActionWpsAbSetAPrevDir}{\fixme{tbd}}
|
||||
\newcommand{\ActionWpsAbReset}{\fixme{tbd}}
|
||||
|
||||
%Button actions, tree context
|
||||
\newcommand{\ActionTreeWps}{\ButtonPlayPause}
|
||||
|
|
@ -114,14 +114,14 @@
|
|||
\newcommand{\ActionRecPause}{\ButtonPlayPause}
|
||||
\newcommand{\ActionRecExit}{\ButtonBack}
|
||||
\newcommand{\ActionRecNewfile}{\ButtonBottomRight}
|
||||
%\newcommand{\ActionRecMenu}{}
|
||||
\newcommand{\ActionRecMenu}{\fixme{tbd}}
|
||||
\newcommand{\ActionRecSettingsInc}{\ButtonRight}
|
||||
\newcommand{\ActionRecSettingsDec}{\ButtonLeft}
|
||||
\newcommand{\ActionRecPrev}{\ButtonUp}
|
||||
\newcommand{\ActionRecNext}{\ButtonDown}
|
||||
|
||||
%Button actions, FM radio context
|
||||
%\newcommand{\ActionFMMenu}{}
|
||||
\newcommand{\ActionFMMenu}{\fixme{tbd}}
|
||||
|
||||
\newcommand{\ActionFMPreset}{\ButtonBottomRight}
|
||||
\newcommand{\ActionFMPlay}{\ButtonPlayPause}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue