summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2012-05-20 18:08:30 +0200
committerMarianne Arnold <pixelma@rockbox.org>2012-05-20 18:08:30 +0200
commit5f2618c363467648d96ccbc82e14df7d2194a148 (patch)
treeb7cea31dca5998e9cd3b86b977036034c4c2e392
parentcf90958e940226cd5d0d78b40bc0d8b612b67a41 (diff)
downloadrockbox-5f2618c363467648d96ccbc82e14df7d2194a148.tar.gz
rockbox-5f2618c363467648d96ccbc82e14df7d2194a148.zip
Manual: Include the iaudio remote graphic in its manual again.
Commit bb24ac8c27af4ea8459e622a9ea2619aebc50efb 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
-rw-r--r--manual/rockbox_interface/main.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/rockbox_interface/main.tex b/manual/rockbox_interface/main.tex
index b7c553bf30..cf450acce9 100644
--- a/manual/rockbox_interface/main.tex
+++ b/manual/rockbox_interface/main.tex
@@ -22,7 +22,7 @@
22 \typeout{Warning: missing front image} 22 \typeout{Warning: missing front image}
23 } 23 }
24\end{center} 24\end{center}
25\opt{remote}{ 25\opt{HAVEREMOTEKEYMAP}{
26 % spacing between the two pictures, could possibly be improved 26 % spacing between the two pictures, could possibly be improved
27 \begin{center} 27 \begin{center}
28 \IfFileExists{rockbox_interface/images/\specimg-remote.png} 28 \IfFileExists{rockbox_interface/images/\specimg-remote.png}