From d2688c860de8900e44ceb13f90f8986041f3eb6b Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Sun, 8 Apr 2007 13:43:42 +0000 Subject: Refinements to the M5's manual plugin chapter: 1) add the proper bounce screenshot with clock in the background, 2) change main.tex so that pacbox and sudoku are also included. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13072 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/images/ss-bounce-160x128x2-m5.png | Bin 0 -> 522 bytes manual/plugins/main.tex | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 manual/plugins/images/ss-bounce-160x128x2-m5.png diff --git a/manual/plugins/images/ss-bounce-160x128x2-m5.png b/manual/plugins/images/ss-bounce-160x128x2-m5.png new file mode 100644 index 0000000..ddd10f1 Binary files /dev/null and b/manual/plugins/images/ss-bounce-160x128x2-m5.png differ diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index dc118ae..f5fc7a3 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex @@ -38,7 +38,7 @@ text files, chip8 games), or from the \setting{Open with} option on the \opt{player}{\input{plugins/nim.tex}} -\opt{h1xx,HAVE_LCD_COLOR}{\input{plugins/pacbox.tex}} +\opt{h1xx,m5,HAVE_LCD_COLOR}{\input{plugins/pacbox.tex}} \opt{HAVE_LCD_BITMAP}{\input{plugins/pong.tex}} @@ -58,7 +58,7 @@ text files, chip8 games), or from the \setting{Open with} option on the \opt{HAVE_LCD_BITMAP}{\input{plugins/star.tex}} -\opt{recorder,recorderv2fm,ondio,h1xx,ipod,HAVE_LCD_COLOR}{\input{plugins/sudoku.tex}} +\opt{HAVE_LCD_BITMAP}{\input{plugins/sudoku.tex}} \opt{HAVE_LCD_BITMAP}{\input{plugins/wormlet.tex}} -- cgit v1.1