diff options
Diffstat (limited to 'manual/platform/ipodnano.tex')
-rw-r--r-- | manual/platform/ipodnano.tex | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/platform/ipodnano.tex b/manual/platform/ipodnano.tex index 15315cb62e..eb4f421397 100644 --- a/manual/platform/ipodnano.tex +++ b/manual/platform/ipodnano.tex @@ -97,6 +97,8 @@ %Button actions, Recording screen context \newcommand{\ActionRecPause}{\ButtonPlay} -\newcommand{\ActionRecExit}{\ButtonMenu} +\newcommand{\ActionRecExit}{Long \ButtonPlay} \newcommand{\ActionRecMenu}{\fixme{fixme}} +\newcommand{\ActionRecSettingsInc}{\ActionSettingInc} +\newcommand{\ActionRecSettingsDec}{\ActionSettingDec} |