diff options
author | Thomas Martitz <kugel@rockbox.org> | 2009-03-02 19:25:50 +0000 |
---|---|---|
committer | Thomas Martitz <kugel@rockbox.org> | 2009-03-02 19:25:50 +0000 |
commit | fd14cac7c2feb471f8bf546d10e15f1336657064 (patch) | |
tree | f0d9dfe4b1147a8f08659104a3ba150bb3a1e8f5 /apps/lang/greek.lang | |
parent | 09f012a64fb129b3b7e16cc463a840b1eb5ded7d (diff) |
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
Diffstat (limited to 'apps/lang/greek.lang')
-rw-r--r-- | apps/lang/greek.lang | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/lang/greek.lang b/apps/lang/greek.lang index 75ecb62421..f0cab245f2 100644 --- a/apps/lang/greek.lang +++ b/apps/lang/greek.lang @@ -3266,15 +3266,15 @@ user: <source> *: "List Acceleration Start Delay" - scrollwheel: none + wheel_acceleration: none </source> <dest> *: "Καθυστέρηση εκκίνησης επιτάχυνσης λίστας" - scrollwheel: none + wheel_acceleration: none </dest> <voice> *: "Καθυστέρηση εκκίνησης επιτάχυνσης λίστας" - scrollwheel: none + wheel_acceleration: none </voice> </phrase> <phrase> @@ -3283,15 +3283,15 @@ user: <source> *: "List Acceleration Speed" - scrollwheel: none + wheel_acceleration: none </source> <dest> *: "Ταχύτητα επιτάχυνσης λίστας" - scrollwheel: none + wheel_acceleration: none </dest> <voice> *: "Ταχύτητα επιτάχυνσης λίστας" - scrollwheel: none + wheel_acceleration: none </voice> </phrase> <phrase> |