summaryrefslogtreecommitdiffstats
path: root/manual/platform/ipod4g.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-24 15:09:34 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-08-24 15:09:34 +0000
commitf6b4b915ec669c68a3c9d951a011671970e7bc3a (patch)
tree600e54670d7a551661460b0c6a9456e5cabf0760 /manual/platform/ipod4g.tex
parentc34c2f2ad778f87c9c95470f831d3e3ca11cef10 (diff)
downloadrockbox-f6b4b915ec669c68a3c9d951a011671970e7bc3a.tar.gz
rockbox-f6b4b915ec669c68a3c9d951a011671970e7bc3a.zip
Set the button names using a different font face (bold for now).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10736 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ipod4g.tex')
-rw-r--r--manual/platform/ipod4g.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/platform/ipod4g.tex b/manual/platform/ipod4g.tex
index 8bbfd8975b..4cdf5b97bc 100644
--- a/manual/platform/ipod4g.tex
+++ b/manual/platform/ipod4g.tex
@@ -18,13 +18,13 @@
\newcommand{\firmwarefilename}{\fname{rockbox.ipod}}
\newcommand{\screenshotsize}{4cm}
-\newcommand{\ButtonLeft}{Prev}
-\newcommand{\ButtonRight}{Next}
-\newcommand{\ButtonMenu}{Menu}
-\newcommand{\ButtonPlay}{Play}
-\newcommand{\ButtonSelect}{Select}
-\newcommand{\ButtonScrollFwd}{Scroll Fwd}
-\newcommand{\ButtonScrollBack}{Scroll Back}
+\newcommand{\ButtonLeft}{\btnfnt{Prev}}
+\newcommand{\ButtonRight}{\btnfnt{Next}}
+\newcommand{\ButtonMenu}{\btnfnt{Menu}}
+\newcommand{\ButtonPlay}{\btnfnt{Play}}
+\newcommand{\ButtonSelect}{\btnfnt{Select}}
+\newcommand{\ButtonScrollFwd}{\btnfnt{Scroll Fwd}}
+\newcommand{\ButtonScrollBack}{\btnfnt{Scroll Back}}
%Button actions, standard context
\newcommand{\ActionStdPrev}{\ButtonScrollBack}