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:
Dominik Riebeling 2012-01-01 10:16:47 +00:00
parent 19694e5068
commit 607b384a2a
3 changed files with 9 additions and 9 deletions

View file

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