diff options
| author | Frank Gevaerts <frank@gevaerts.be> | 2011-01-12 21:00:09 +0000 |
|---|---|---|
| committer | Frank Gevaerts <frank@gevaerts.be> | 2011-01-12 21:00:09 +0000 |
| commit | 874b805048c596a9dd393a91080b81071ec04edf (patch) | |
| tree | 21f264fa134d74a971db2edd2cc4aece6aab3f28 /apps/plugins/CATEGORIES | |
| parent | 820bfb2d270d51646b0f3fd120eed9e4108fd6a4 (diff) | |
| download | rockbox-874b805048c596a9dd393a91080b81071ec04edf.zip rockbox-874b805048c596a9dd393a91080b81071ec04edf.tar.gz rockbox-874b805048c596a9dd393a91080b81071ec04edf.tar.bz2 rockbox-874b805048c596a9dd393a91080b81071ec04edf.tar.xz | |
Add test_gfx and test_resize to CATEORIES so they show up in the right place
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29036 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/CATEGORIES')
| -rw-r--r-- | apps/plugins/CATEGORIES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES index 66b6f5e..0ac5bdb 100644 --- a/apps/plugins/CATEGORIES +++ b/apps/plugins/CATEGORIES @@ -110,6 +110,8 @@ test_codec,viewers test_disk,apps test_fps,apps test_grey,apps +test_gfx,apps +test_resize,apps test_sampr,apps test_scanrate,apps test_touchscreen,apps |