summaryrefslogtreecommitdiff
path: root/apps/SOURCES
diff options
context:
space:
mode:
authorLinus Nielsen Feltzing <linus@haxx.se>2006-02-04 23:15:15 +0000
committerLinus Nielsen Feltzing <linus@haxx.se>2006-02-04 23:15:15 +0000
commit621bcc22940aed0242ed1795491a400521d2394d (patch)
tree4e2436a360db85c5b2cbe82b71a525e682b37738 /apps/SOURCES
parent2fcd1b09d4514856153dee14f55ba5bbd10d43a8 (diff)
downloadrockbox-621bcc22940aed0242ed1795491a400521d2394d.tar.gz
rockbox-621bcc22940aed0242ed1795491a400521d2394d.zip
The simulator should use the keypad period key, not the regular one
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8568 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/SOURCES')
-rw-r--r--apps/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/SOURCES b/apps/SOURCES
index 35f78c455e..ef65789588 100644
--- a/apps/SOURCES
+++ b/apps/SOURCES
@@ -78,4 +78,5 @@ eq_cf.S
78#elif defined(CPU_ARM) && !defined(SIMULATOR) 78#elif defined(CPU_ARM) && !defined(SIMULATOR)
79eq_arm.S 79eq_arm.S
80#endif 80#endif
81eq_menu.c
81#endif 82#endif