From fd14cac7c2feb471f8bf546d10e15f1336657064 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Mon, 2 Mar 2009 19:25:50 +0000 Subject: Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, where the latter now activates the wheel acceleration code. HAVE_SCROLLWHEEL plainly indicates the existence of a scrollwheel, thus all ipods define it now (in addition to the ones and some sansas which did before). Same applies to the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20177 a1c6a512-1295-4272-9138-f99709370657 --- apps/lang/english.lang | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'apps/lang/english.lang') diff --git a/apps/lang/english.lang b/apps/lang/english.lang index b7f186deb6..803c34340d 100644 --- a/apps/lang/english.lang +++ b/apps/lang/english.lang @@ -3352,15 +3352,15 @@ user: *: "List Acceleration Start Delay" - scrollwheel: none + wheel_acceleration: none *: "List Acceleration Start Delay" - scrollwheel: none + wheel_acceleration: none *: "List Acceleration Start Delay" - scrollwheel: none + wheel_acceleration: none @@ -3369,15 +3369,15 @@ user: *: "List Acceleration Speed" - scrollwheel: none + wheel_acceleration: none *: "List Acceleration Speed" - scrollwheel: none + wheel_acceleration: none *: "List Acceleration Speed" - scrollwheel: none + wheel_acceleration: none -- cgit v1.2.3