diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-09-13 08:31:39 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-09-13 08:31:39 +0000 |
| commit | 8f533be22bbd08e58bd891a0ffa42c0ca88c010c (patch) | |
| tree | fe2498be17e591304a2d1e9e675f22598215d890 /manual/plugins/split_editor.tex | |
| parent | c9a00ab3aca1898a16ce1704e52041023336e1b4 (diff) | |
| download | rockbox-8f533be22bbd08e58bd891a0ffa42c0ca88c010c.zip rockbox-8f533be22bbd08e58bd891a0ffa42c0ca88c010c.tar.gz rockbox-8f533be22bbd08e58bd891a0ffa42c0ca88c010c.tar.bz2 rockbox-8f533be22bbd08e58bd891a0ffa42c0ca88c010c.tar.xz | |
Fix error in the button table (Recorders only) that slipped in with yesterday's changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14681 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/split_editor.tex')
| -rw-r--r-- | manual/plugins/split_editor.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/split_editor.tex b/manual/plugins/split_editor.tex index a8ee56d..c9bafcc 100644 --- a/manual/plugins/split_editor.tex +++ b/manual/plugins/split_editor.tex @@ -137,10 +137,10 @@ The whole process of splitting an mp3 file consists of three steps: & Toggle logarithmic / linear scaling \\ \opt{RECORDER_PAD}{ % - \ButtonOn\ + ButtonLeft + \ButtonOn\ + \ButtonLeft & Play half speed \\ % - \ButtonOn\ + ButtonRight + \ButtonOn\ + \ButtonRight & Play 150\% speed \\ % \ButtonOn\ + \ButtonPlay |