summaryrefslogtreecommitdiffstats
path: root/manual/platform/player.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-06-04 11:20:06 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-06-04 11:20:06 +0000
commit5be450939f7abb90aae44b63e5afdf6881ee7bb1 (patch)
treea382cf751a03ebd5f5db96e2f59c7327118665a5 /manual/platform/player.tex
parent1874461caf673126c3263b78092a23a9b5283041 (diff)
downloadrockbox-5be450939f7abb90aae44b63e5afdf6881ee7bb1.tar.gz
rockbox-5be450939f7abb90aae44b63e5afdf6881ee7bb1.zip
Adjust screenshot macro for use of device specific images. This makes it possible to share resolution dependent images (like plugins) and also put in device specific one. Solves the recorder vs. ondio problem as mentioned in FS#5458.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10042 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/player.tex')
-rw-r--r--manual/platform/player.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/manual/platform/player.tex b/manual/platform/player.tex
index 1aae185f15..93a71f703e 100644
--- a/manual/platform/player.tex
+++ b/manual/platform/player.tex
@@ -1,3 +1,4 @@
+% $Id$ %
\def\UseOption{player}
\edef\UseOption{\UseOption,MASCODEC}
\edef\UseOption{\UseOption,PLAYER_PAD}
@@ -6,6 +7,7 @@
\newcommand{\playertype}{Studio/Player}
\newcommand{\playerlongtype}{Jukebox Studio 5000, 6000, Player 10 and 20}
\newcommand{\genericimg}{charx11x1}
+\newcommand{\specimg}{player}
%Used to name the player, e.g. ...to the \dap
\newcommand{\dap}{player}
%For use when referring to the player. E.g. the \daps\ capacity ...
@@ -17,4 +19,4 @@
\newcommand{\ButtonOn}{On}
\newcommand{\ButtonMenu}{Menu}
\newcommand{\ButtonPlay}{Play}
-\newcommand{\ButtonStop}{Stop} \ No newline at end of file
+\newcommand{\ButtonStop}{Stop}