summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorTom Ross <midgey@rockbox.org>2007-01-18 01:38:50 +0000
committerTom Ross <midgey@rockbox.org>2007-01-18 01:38:50 +0000
commitfd27a9d2bfa5b4ba46489ff203c70794c3770923 (patch)
treebb6298b59a20ce832dadf68d9c47628883479176 /apps/plugins/SOURCES
parent2e194c123b703f9b3386d2f6f7b9a1372378b5ad (diff)
downloadrockbox-fd27a9d2bfa5b4ba46489ff203c70794c3770923.tar.gz
rockbox-fd27a9d2bfa5b4ba46489ff203c70794c3770923.zip
Change Disktidy to use the standard menu api and adapt it to work on the Archos Player. Change the default clean value from 'Mac' to 'Both.'
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12059 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 2524a4c707..ffa01f1f77 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -30,10 +30,10 @@ wavplay.c
30 30
31#ifndef IRIVER_IFP7XX_SERIES /* Temporarily disable plugins for iFP7xx */ 31#ifndef IRIVER_IFP7XX_SERIES /* Temporarily disable plugins for iFP7xx */
32dice.c 32dice.c
33disktidy.c
33flipit.c 34flipit.c
34 35
35#ifdef HAVE_LCD_BITMAP /* Not for the Player */ 36#ifdef HAVE_LCD_BITMAP /* Not for the Player */
36disktidy.c
37mazezam.c 37mazezam.c
38text_editor.c 38text_editor.c
39 39