diff options
| author | Hristo Kovachev <bger@rockbox.org> | 2006-01-25 18:29:56 +0000 |
|---|---|---|
| committer | Hristo Kovachev <bger@rockbox.org> | 2006-01-25 18:29:56 +0000 |
| commit | 495c63f867a35ac2e6aab92a530a46b3ef5143b1 (patch) | |
| tree | 24c4188728a3e1c5196506eab29978f5e5c4ac49 /apps/plugins | |
| parent | 4781f1461fd7d3f91bea4ff84ca20b5e58ff53e3 (diff) | |
| download | rockbox-495c63f867a35ac2e6aab92a530a46b3ef5143b1.zip rockbox-495c63f867a35ac2e6aab92a530a46b3ef5143b1.tar.gz rockbox-495c63f867a35ac2e6aab92a530a46b3ef5143b1.tar.bz2 rockbox-495c63f867a35ac2e6aab92a530a46b3ef5143b1.tar.xz | |
New "battery benchmark" plugin by Alexander Spyridakis, modified a bit by me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8451 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
| -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 0b9f68b..4da1d5e 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -1,4 +1,5 @@ /* plugins common to all models */ +battery_bench.c battery_test.c chessclock.c credits.c |