summaryrefslogtreecommitdiff
path: root/manual/platform/ondiosp.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-05-19 19:03:39 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-05-19 19:03:39 +0000
commita352c62ad0cb16eaae104b713c89b21491e3706a (patch)
tree43759fa9cd5bca22447dd41fb50b355709e41dbb /manual/platform/ondiosp.tex
parent5acb2d5d76258ce7d37c94e91e540696165a1c5a (diff)
downloadrockbox-a352c62ad0cb16eaae104b713c89b21491e3706a.tar.gz
rockbox-a352c62ad0cb16eaae104b713c89b21491e3706a.zip
Dealing with the description of flash based vs. hard disk based players in the manual. (1) If possible make the phrasing more general. (2) Introducing a 'disk' macro in the platform files for further use. Any workarounds for this problem should be replaced one by one.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13419 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/platform/ondiosp.tex')
-rw-r--r--manual/platform/ondiosp.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual/platform/ondiosp.tex b/manual/platform/ondiosp.tex
index e984397ef7..5cb9a61a25 100644
--- a/manual/platform/ondiosp.tex
+++ b/manual/platform/ondiosp.tex
@@ -18,6 +18,7 @@
18\newcommand{\daps}{player's} 18\newcommand{\daps}{player's}
19\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} 19\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}}
20\newcommand{\screenshotsize}{4cm} 20\newcommand{\screenshotsize}{4cm}
21\newcommand{\disk}{flash storage}
21 22
22\newcommand{\ButtonLeft}{\btnfnt{Left}} 23\newcommand{\ButtonLeft}{\btnfnt{Left}}
23\newcommand{\ButtonRight}{\btnfnt{Right}} 24\newcommand{\ButtonRight}{\btnfnt{Right}}