diff options
| author | Miika Pekkarinen <miipekk@ihme.org> | 2006-03-26 11:33:42 +0000 |
|---|---|---|
| committer | Miika Pekkarinen <miipekk@ihme.org> | 2006-03-26 11:33:42 +0000 |
| commit | 7c4e0c8730d5b076d4db4206361bc38d5256a23f (patch) | |
| tree | 43382ae25de9bfa0bbabdff7d51c32b651ad47b5 /apps/plugins/SOURCES | |
| parent | 50d40ea43409745bc828e56af5e3879ea6b48cf1 (diff) | |
| download | rockbox-7c4e0c8730d5b076d4db4206361bc38d5256a23f.zip rockbox-7c4e0c8730d5b076d4db4206361bc38d5256a23f.tar.gz rockbox-7c4e0c8730d5b076d4db4206361bc38d5256a23f.tar.bz2 rockbox-7c4e0c8730d5b076d4db4206361bc38d5256a23f.tar.xz | |
Initial version of tagcache! There are still some bugs in the engine
and much more problems with the UI.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9256 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 5ba983e..68d7929 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -15,7 +15,7 @@ metronome.c #endif mosaique.c rockbox_flash.c -search.c +/* search.c */ snow.c sort.c stats.c |