From 54bf97b6f111237ec17b3cf83fb49116c42c8c5b Mon Sep 17 00:00:00 2001 From: Wade Brainerd Date: Thu, 12 Mar 2009 03:25:27 +0000 Subject: Update NEWS, MANIFEST, TODO, activity.info for v17. --- diff --git a/MANIFEST b/MANIFEST index ab5d4b9..eccb270 100644 --- a/MANIFEST +++ b/MANIFEST @@ -84,3 +84,6 @@ lessons/ne_NP/leftcapital.lesson locale/ne_NP/activity.linfo locale/ne_NP/LC_MESSAGES/org.laptop.community.TypingTurtle.mo po/ne_NP.po +keybuilder.py +lessons/en_US/en_US.key +lessons/ne_NP/ne_NP.key diff --git a/NEWS b/NEWS index 207a463..85157f2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +17 + +Introduced keybuilder and custom keymaps to work around limitations in XKB system. +Translators can now completely specify the keyboard layout via a JSON file. + 15 14 diff --git a/TODO b/TODO index 592829c..0f3f092 100644 --- a/TODO +++ b/TODO @@ -10,12 +10,13 @@ First Release + Incorrect key pressed tick sound. Future Release -+ Highlight regions of keyboard, color by finger. ++ Highlight regions of keyboard, color by finger used. + Goal support with progress reporting. WPM, Accuracy, Entire keyboard learned, etc. -+ Keymap showing skill per key. Star icons on keys that are mastered. ++ Keyboard image showing "skill per key". Star icons on keys that are mastered. + History screen: List of lessons completed with statistics. + Progress screen: Line graphs of Accuracy, WPM over time. -+ Lesson editor activity or mode. ++ Some sort of award when all the lessons are complete, followed by general skill work. ++ Lesson editor standalone PyGTK app. Balloon Game diff --git a/activity/activity.info b/activity/activity.info index 95dfa12..51a713b 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Typing Turtle -activity_version = 16 +activity_version = 17 host_version = 1 service_name = org.laptop.community.TypingTurtle icon = Activity-typingturtle -- cgit v0.9.1