diff options
| author | Dave Hooper <dave@beermex.com> | 2010-02-28 15:48:33 +0000 |
|---|---|---|
| committer | Dave Hooper <dave@beermex.com> | 2010-02-28 15:48:33 +0000 |
| commit | 6ff49a5ff45a09f6f38d1e471e787d5887fc66ec (patch) | |
| tree | db279285a15ff054bce22fb7b0d42faf305e59c5 | |
| parent | 0feeb6e8b7f5902ea3e177d2c493eb4cc7990500 (diff) | |
| download | rockbox-6ff49a5ff45a09f6f38d1e471e787d5887fc66ec.zip rockbox-6ff49a5ff45a09f6f38d1e471e787d5887fc66ec.tar.gz rockbox-6ff49a5ff45a09f6f38d1e471e787d5887fc66ec.tar.bz2 rockbox-6ff49a5ff45a09f6f38d1e471e787d5887fc66ec.tar.xz | |
Use albumart opt in sliding puzzle manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24974 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/plugins/sliding.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/plugins/sliding.tex b/manual/plugins/sliding.tex index 7a2de2f..dc5eba6 100644 --- a/manual/plugins/sliding.tex +++ b/manual/plugins/sliding.tex @@ -3,9 +3,9 @@ The classic sliding puzzle game. Rearrange the pieces so that you can see the whole picture, or switch to number tiles if you like it a little easier -Includes one picture puzzle, but you can switch the puzzle picture to be the +Includes one picture puzzle\opt{albumart}{, but you can switch the puzzle picture to be the album art of the currently playing music track, if one exists (see -\reference{ref:album_art}). +\reference{ref:album_art})}. You can also use the sliding puzzle plugin as a viewer for supported image types, to turn your own pictures into a puzzle. @@ -49,7 +49,7 @@ Key controls: \opt{GIGABEAT_S_PAD}{\ButtonMenu} \opt{COWON_D2_PAD}{\TouchCenter} \opt{HAVEREMOTEKEYMAP}{& } - & Switch between pictures (default puzzle, album art, and your own image if + & Switch between pictures (default puzzle\opt{albumart}{, album art}, and your own image if launched via Open With), and numbered tiles \\ % \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff} |