From 36a81eb9b98ac7b1dff0d6658dba0255dd579f5f Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Mon, 7 Dec 2009 09:17:48 +0000 Subject: Reverted r23881 mistakenly committed to branch. git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23882 a1c6a512-1295-4272-9138-f99709370657 --- manual/platform/ondiofm.tex | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manual/platform/ondiofm.tex (limited to 'manual/platform/ondiofm.tex') diff --git a/manual/platform/ondiofm.tex b/manual/platform/ondiofm.tex new file mode 100644 index 0000000000..c49a1363d7 --- /dev/null +++ b/manual/platform/ondiofm.tex @@ -0,0 +1,24 @@ +% $Id$ % +%platform file for the Ondio FM +\def\UseOption{ondiofm} +% To not break the current manual +\edef\UseOption{\UseOption,ondio} +\edef\UseOption{\UseOption,ONDIO_PAD} +\edef\UseOption{\UseOption,archos} + +\newcommand{\playerman}{Archos} +\newcommand{\playertype}{Ondio} +\newcommand{\playerlongtype}{Ondio 128 FM} +\newcommand{\genericimg}{112x64x1} +\newcommand{\specimg}{ondiofm} +%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 ... +\newcommand{\daps}{player's} +\newcommand{\firmwarefilename}{\fname{ajbrec.ajz}} +\newcommand{\firmwareextension}{\fname{ajz}} +\newcommand{\screenshotsize}{4cm} +\newcommand{\disk}{flash storage} + +% link external keymap file +\input{platform/keymap-ondio.tex} -- cgit v1.2.3