diff options
author | Nils Wallménius <nils@rockbox.org> | 2008-11-20 14:42:42 +0000 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2008-11-20 14:42:42 +0000 |
commit | 2bfb69c6f1639e8da7c15c40f989b7989f3a768a (patch) | |
tree | a0bff3cb8f69b39a3b2baee14ff1b81afd5287f5 /apps | |
parent | 20fb305b0b8a1b14e14b7fd1e9b185e2a52e3fe9 (diff) |
Correct name of midi plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19153 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps')
-rw-r--r-- | apps/plugins/viewers.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config index 49ade79144..e2babf6134 100644 --- a/apps/plugins/viewers.config +++ b/apps/plugins/viewers.config @@ -14,8 +14,8 @@ gb,viewers/rockboy,6 gbc,viewers/rockboy,6 sgb,viewers/rockboy,6 m3u,viewers/iriverify,- -mid,viewers/midiplay,7 -rmi,viewers/midiplay,7 +mid,viewers/midi,7 +rmi,viewers/midi,7 rsp,viewers/searchengine,8 sok,games/sokoban,1 pgn,games/chessbox,1 |