diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2004-10-07 19:43:16 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2004-10-07 19:43:16 +0000 |
| commit | dbf56959d0513705616a5f45720e625e85529605 (patch) | |
| tree | 241d527ca70459fc0774b842542f9f1100a06ad9 /apps/plugins | |
| parent | 6a9e4b4f94a7fcf59c7d04fcc2582ddaacc0f14a (diff) | |
| download | rockbox-dbf56959d0513705616a5f45720e625e85529605.zip rockbox-dbf56959d0513705616a5f45720e625e85529605.tar.gz rockbox-dbf56959d0513705616a5f45720e625e85529605.tar.bz2 rockbox-dbf56959d0513705616a5f45720e625e85529605.tar.xz | |
chessclock plugin is player only
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5214 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -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 2baaa6b..d076eb3 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,5 +1,4 @@ /* plugins common to both Player+Recorder model */ -chessclock.c favorites.c firmware_flash.c helloworld.c @@ -48,6 +47,7 @@ wormlet.c #endif /*#ifdef HAVE_LCD_BITMAP */ #ifdef HAVE_LCD_CHARCELLS /* Player model only */ +chessclock.c euroconverter.c jackpot.c nim.c |