diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2005-09-02 05:39:09 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2005-09-02 05:39:09 +0000 |
| commit | 60895bc107f5689f19de61828d8ffe0f2f1f59b5 (patch) | |
| tree | 0141dc6cada785f2c7c6b6655820567432c353ec /apps/plugins/SOURCES | |
| parent | 58e9412bff9947e4514c0d55152bfad91049a60c (diff) | |
| download | rockbox-60895bc107f5689f19de61828d8ffe0f2f1f59b5.zip rockbox-60895bc107f5689f19de61828d8ffe0f2f1f59b5.tar.gz rockbox-60895bc107f5689f19de61828d8ffe0f2f1f59b5.tar.bz2 rockbox-60895bc107f5689f19de61828d8ffe0f2f1f59b5.tar.xz | |
Patch #1272052 by Henrik Backe - Move credits to a plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7450 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index cf62ee7..2543241 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,6 +1,7 @@ /* plugins common to all models */ battery_test.c chessclock.c +credits.c cube.c favorites.c firmware_flash.c |