summaryrefslogtreecommitdiff
path: root/apps/plugins/CATEGORIES
diff options
context:
space:
mode:
authorYoshihisa Uchida <uchida@rockbox.org>2010-06-05 10:30:08 +0000
committerYoshihisa Uchida <uchida@rockbox.org>2010-06-05 10:30:08 +0000
commitfdba8404503af0448586615330a7b27f2ced531c (patch)
treebb15677a7a720675ac2666f11e62042f3b2639ad /apps/plugins/CATEGORIES
parent991e92fd3dc15f1e365761264c26305559ddb0a4 (diff)
downloadrockbox-fdba8404503af0448586615330a7b27f2ced531c.tar.gz
rockbox-fdba8404503af0448586615330a7b27f2ced531c.zip
reworks text viewer plugin. (FS#11209)
new text viewer plugin: text_viewer.rock. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26571 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/CATEGORIES')
-rw-r--r--apps/plugins/CATEGORIES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES
index f797c4038d..437988bd22 100644
--- a/apps/plugins/CATEGORIES
+++ b/apps/plugins/CATEGORIES
@@ -111,6 +111,7 @@ test_touchscreen,apps
111test_viewports,apps 111test_viewports,apps
112test_greylib_bitmap_scale,viewers 112test_greylib_bitmap_scale,viewers
113text_editor,apps 113text_editor,apps
114text_viewer,viewers
114theme_remove,viewers 115theme_remove,viewers
115vbrfix,viewers 116vbrfix,viewers
116video,viewers 117video,viewers