diff options
author | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:17:48 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2009-12-07 09:17:48 +0000 |
commit | 36a81eb9b98ac7b1dff0d6658dba0255dd579f5f (patch) | |
tree | 81b81008c4cb69c276329ecd50200887c4da4838 /manual/plugins/midiplay.tex | |
parent | 66fa5b578904f7df61293d6ce5c08966b5db13db (diff) | |
download | rockbox-36a81eb9b98ac7b1dff0d6658dba0255dd579f5f.tar.gz rockbox-36a81eb9b98ac7b1dff0d6658dba0255dd579f5f.zip |
Reverted r23881 mistakenly committed to branch.v3.4
git-svn-id: svn://svn.rockbox.org/rockbox/branches/v3_4@23882 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/midiplay.tex')
-rw-r--r-- | manual/plugins/midiplay.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/plugins/midiplay.tex b/manual/plugins/midiplay.tex index 6d0937cbfe..95f4a197cb 100644 --- a/manual/plugins/midiplay.tex +++ b/manual/plugins/midiplay.tex | |||
@@ -9,7 +9,7 @@ containing several \fname{.pat} files and two \fname {.cfg} files. Just | |||
9 | select a MIDI file with either the \fname{.mid} or \fname{.midi} extension | 9 | select a MIDI file with either the \fname{.mid} or \fname{.midi} extension |
10 | in the file browser to start playback. | 10 | in the file browser to start playback. |
11 | % portalplayer targets | 11 | % portalplayer targets |
12 | \opt{ipod,sansa,iriverh10,iriverh10_5gb,mrobe100}{ | 12 | \opt{ipod,sansa,h10,h10_5gb,mrobe100}{ |
13 | \note{Currently playing MIDI files is still in its early stages and you | 13 | \note{Currently playing MIDI files is still in its early stages and you |
14 | might experience ``Buffer miss!'' with many files, except simple ones.} | 14 | might experience ``Buffer miss!'' with many files, except simple ones.} |
15 | } | 15 | } |