summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorZakk Roberts <midk@rockbox.org>2006-03-06 03:46:33 +0000
committerZakk Roberts <midk@rockbox.org>2006-03-06 03:46:33 +0000
commitbc4e2db1a624ec9e51d6f5d878ffcc5817cbcda0 (patch)
tree1a0dd841e484d59c638e58ab35ce235efe7df5b1 /apps/plugins/SOURCES
parent10decf883a7fbd40823f31fe42b398aecf950acd (diff)
downloadrockbox-bc4e2db1a624ec9e51d6f5d878ffcc5817cbcda0.zip
rockbox-bc4e2db1a624ec9e51d6f5d878ffcc5817cbcda0.tar.gz
rockbox-bc4e2db1a624ec9e51d6f5d878ffcc5817cbcda0.tar.bz2
rockbox-bc4e2db1a624ec9e51d6f5d878ffcc5817cbcda0.tar.xz
Enormous clock update. Most major functions rewritten & hugely optimized; a new Main Menu eliminates need for many different keys and thus brings the clock to iRiver H300 and iPod targets (working but not scaled up - yet). New mode: plain. New logo. Other miscellaneous fixes/improvements.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8928 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 fe9d6c9..77abffb 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -68,9 +68,9 @@ wormlet.c
#endif
#ifdef CONFIG_RTC
+clock.c
#if CONFIG_KEYPAD == RECORDER_PAD /* Recorder models only for now */
calendar.c
-clock.c
#endif
#endif /* CONFIG_RTC */