diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2008-06-13 20:03:00 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2008-06-13 20:03:00 +0000 |
| commit | 95cd24d5a22c72eec9777acb11784c8f75071cfe (patch) | |
| tree | 5d691b7023591a8c784fec99e06299bface00234 | |
| parent | 7fbf0a34b0f63fd6d46b60524f5c6883b488d268 (diff) | |
| download | rockbox-95cd24d5a22c72eec9777acb11784c8f75071cfe.zip rockbox-95cd24d5a22c72eec9777acb11784c8f75071cfe.tar.gz rockbox-95cd24d5a22c72eec9777acb11784c8f75071cfe.tar.bz2 rockbox-95cd24d5a22c72eec9777acb11784c8f75071cfe.tar.xz | |
Three times the charme... the new wording makes the parentheses unnecessary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17718 a1c6a512-1295-4272-9138-f99709370657
| -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 76e99bc..9cbc091 100644 --- a/manual/plugins/midiplay.tex +++ b/manual/plugins/midiplay.tex @@ -2,7 +2,7 @@ To get MIDI file playback, a patchset is required. This file contains the instruments required to synthesize the music. A sample patchset is available -through the wiki at (\wikilink{PluginMidiPlay}), and needs to be extracted +through the wiki at \wikilink{PluginMidiPlay}, and needs to be extracted to the \fname{.rockbox} directory in the root of your player. There should now be a \fname{/.rockbox/patchset/} directory, with the patchset directory containing several \fname{.pat} files and two \fname {.cfg} files. Just |