Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWade Brainerd <wadetb@gmail.com>2009-03-12 03:25:27 (GMT)
committer Wade Brainerd <wadetb@gmail.com>2009-03-12 03:25:27 (GMT)
commit54bf97b6f111237ec17b3cf83fb49116c42c8c5b (patch)
treeb3ae84b9c381a27a4f849db29c0ef6dcb7dd1323
parent5da8b6c00f6c16f8657da7adac69f6ac617cc4ce (diff)
Update NEWS, MANIFEST, TODO, activity.info for v17.v17
-rw-r--r--MANIFEST3
-rw-r--r--NEWS5
-rw-r--r--TODO7
-rw-r--r--activity/activity.info2
4 files changed, 13 insertions, 4 deletions
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