From 36e37407bd81fe1eef9240cb4c60a54327128725 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Thu, 24 Aug 2006 17:03:28 +0000 Subject: Add the \btnfnt macro to the ipod3g as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10737 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/ipod3g.tex | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manual/platform/ipod3g.tex b/manual/platform/ipod3g.tex index 7d17e8c..cdcf68c 100644 --- a/manual/platform/ipod3g.tex +++ b/manual/platform/ipod3g.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} -- cgit v1.1