diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-04-08 13:43:42 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-04-08 13:43:42 +0000 |
| commit | d2688c860de8900e44ceb13f90f8986041f3eb6b (patch) | |
| tree | ae6e9353910cb770cdf63c9418c044657053bff0 | |
| parent | 349345db394600529865a4871bcc3c119ca95643 (diff) | |
| download | rockbox-d2688c860de8900e44ceb13f90f8986041f3eb6b.zip rockbox-d2688c860de8900e44ceb13f90f8986041f3eb6b.tar.gz rockbox-d2688c860de8900e44ceb13f90f8986041f3eb6b.tar.bz2 rockbox-d2688c860de8900e44ceb13f90f8986041f3eb6b.tar.xz | |
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
| -rw-r--r-- | manual/plugins/images/ss-bounce-160x128x2-m5.png | bin | 0 -> 522 bytes | |||
| -rw-r--r-- | manual/plugins/main.tex | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/images/ss-bounce-160x128x2-m5.png b/manual/plugins/images/ss-bounce-160x128x2-m5.png Binary files differnew file mode 100644 index 0000000..ddd10f1 --- /dev/null +++ b/manual/plugins/images/ss-bounce-160x128x2-m5.png 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}} |