mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-07 05:35:02 -05:00
Manual: Include the iaudio remote graphic in its manual again.
Commit bb24ac8c27 replaced the
\opt{iaudiom3,iriverh100} with \opt{remote} which isn't true in the
Iaudio M3 case as this feature is dependent on HAVE_REMOTE_LCD and
the M3 uses this screen as main lcd so doesn't define it. Use the manual
HAVEREMOTEKEYMAP for now as I didn't find a suitable other define yet.
Change-Id: I58b2abd2f7cae1a821cea297a2b4c002a3420493
This commit is contained in:
parent
cf90958e94
commit
5f2618c363
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
\typeout{Warning: missing front image}
|
\typeout{Warning: missing front image}
|
||||||
}
|
}
|
||||||
\end{center}
|
\end{center}
|
||||||
\opt{remote}{
|
\opt{HAVEREMOTEKEYMAP}{
|
||||||
% spacing between the two pictures, could possibly be improved
|
% spacing between the two pictures, could possibly be improved
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\IfFileExists{rockbox_interface/images/\specimg-remote.png}
|
\IfFileExists{rockbox_interface/images/\specimg-remote.png}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue