diff options
| author | Dave Chapman <dave@dchapman.com> | 2007-06-08 19:32:36 +0000 |
|---|---|---|
| committer | Dave Chapman <dave@dchapman.com> | 2007-06-08 19:32:36 +0000 |
| commit | 691a0780b9b6c2a2b14bf1ea61e314a004225523 (patch) | |
| tree | 62ebb72476cf53b7a2a4f9ece870c93e28b75e61 /apps/plugins | |
| parent | ddab569266f04d0071d7c14920b93b2a5c44746d (diff) | |
| download | rockbox-691a0780b9b6c2a2b14bf1ea61e314a004225523.zip rockbox-691a0780b9b6c2a2b14bf1ea61e314a004225523.tar.gz rockbox-691a0780b9b6c2a2b14bf1ea61e314a004225523.tar.bz2 rockbox-691a0780b9b6c2a2b14bf1ea61e314a004225523.tar.xz | |
Add test_codec to viewers.config. As Jens pointed out, if it's not built, it won't be included in the target viewers.config, so it does no harm to include it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13596 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -rw-r--r-- | apps/plugins/viewers.config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/viewers.config b/apps/plugins/viewers.config index 7ae8707..3dc5dd9 100644 --- a/apps/plugins/viewers.config +++ b/apps/plugins/viewers.config @@ -22,6 +22,7 @@ wav,viewers/wav2wv,- wav,viewers/mp3_encoder,- wav,viewers/wavplay,10 wav,viewers/wavview,10 +wav,viewers/test_codec,- bmp,rocks/rockpaint,11 mpg,viewers/mpegplayer,4 mpeg,viewers/mpegplayer,4 |