diff options
| author | Teruaki Kawashima <teru@rockbox.org> | 2009-10-12 13:55:59 +0000 |
|---|---|---|
| committer | Teruaki Kawashima <teru@rockbox.org> | 2009-10-12 13:55:59 +0000 |
| commit | 4d900bd786b37a2d9a5bdff0d557c667d6d897ba (patch) | |
| tree | c481ab7a733ad2c6f5617a554afa56e208c0093c /apps/plugins/CATEGORIES | |
| parent | 7a5904cf1c7fbe27bdb383322d0c45eebb401f33 (diff) | |
| download | rockbox-4d900bd786b37a2d9a5bdff0d557c667d6d897ba.zip rockbox-4d900bd786b37a2d9a5bdff0d557c667d6d897ba.tar.gz rockbox-4d900bd786b37a2d9a5bdff0d557c667d6d897ba.tar.bz2 rockbox-4d900bd786b37a2d9a5bdff0d557c667d6d897ba.tar.xz | |
New plugin theme_remove which offers a way to remove specified theme.
See the manual for usage.
Flyspray: FS#10187
Author: myself, manual by David Kauffmann
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23130 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/CATEGORIES')
| -rw-r--r-- | apps/plugins/CATEGORIES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES index ae764ca..6809844 100644 --- a/apps/plugins/CATEGORIES +++ b/apps/plugins/CATEGORIES @@ -103,6 +103,7 @@ test_touchscreen,apps test_viewports,apps test_greylib_bitmap_scale,viewers text_editor,apps +theme_remove,viewers vbrfix,viewers video,viewers viewer,viewers |