summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2004-10-12 23:45:25 +0000
committerJens Arnold <amiconn@rockbox.org>2004-10-12 23:45:25 +0000
commitc9e772645f29e7c0eb26bf1d293fc64a54022378 (patch)
tree476f916aeab9dd012f3f2871994ee7b4b7af1496 /apps/plugins/SOURCES
parent9db31cf8866ec980edb6e42cc3697afc010e61a6 (diff)
downloadrockbox-c9e772645f29e7c0eb26bf1d293fc64a54022378.zip
rockbox-c9e772645f29e7c0eb26bf1d293fc64a54022378.tar.gz
rockbox-c9e772645f29e7c0eb26bf1d293fc64a54022378.tar.bz2
rockbox-c9e772645f29e7c0eb26bf1d293fc64a54022378.tar.xz
metronome.rock now uses default_event_handler_ex(). Adapted and enabled for Ondio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5265 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 a36ca1a..494a4a6 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -2,6 +2,7 @@
favorites.c
firmware_flash.c
helloworld.c
+metronome.c
rockbox_flash.c
search.c
sort.c
@@ -9,7 +10,6 @@ vbrfix.c
#if CONFIG_KEYPAD != ONDIO_PAD
/* gradually bring in the ones not working yet */
battery_test.c
-metronome.c
stopwatch.c
viewer.c
#endif /* #if CONFIG_KEYPAD != ONDIO_PAD */