forked from len0rd/rockbox
h300: Fix html manual generation
Change-Id: Ie2ba93e9b6fef1ca8d724982a0e555a502ebd43d
This commit is contained in:
parent
afec380a0d
commit
39db911164
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
||||||
% Unique to h300
|
% Unique to h300
|
||||||
%
|
%
|
||||||
%Button actions, Alarm screen
|
%Button actions, Alarm screen
|
||||||
\newcommand{\ActionAlarmSet}{\ButtonSelect{} or \ButtonPlay}
|
\newcommand{\ActionAlarmSet}{\ButtonSelect}
|
||||||
\newcommand{\ActionAlarmCancel}{\ButtonPower{} or \ButtonRec}
|
\newcommand{\ActionAlarmCancel}{\ButtonRec}
|
||||||
\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
|
\newcommand{\ActionAlarmHoursInc}{\ButtonRight}
|
||||||
\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
|
\newcommand{\ActionAlarmHoursDec}{\ButtonLeft}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue