Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorBernie Innocenti <bernie@codewiz.org>2010-09-13 19:36:16 (GMT)
committer Bernie Innocenti <bernie@codewiz.org>2010-09-13 19:36:16 (GMT)
commit95c1ef5497c52aef87b1329522db71459cf0c40a (patch)
treec0a4c4a55aa6b0795069d17f70f10b98b8bd845f /examples
parent64e31a755ef9f617b4fdc9ea984741c9b172eda0 (diff)
Add the Maze activity (requested by melissa)
Diffstat (limited to 'examples')
-rw-r--r--examples/dextrose2-xo1.5.ini1
-rw-r--r--examples/dextrose2-xo1.ini1
2 files changed, 2 insertions, 0 deletions
diff --git a/examples/dextrose2-xo1.5.ini b/examples/dextrose2-xo1.5.ini
index d062665..cd9f1e4 100644
--- a/examples/dextrose2-xo1.5.ini
+++ b/examples/dextrose2-xo1.5.ini
@@ -166,6 +166,7 @@ activities=
org.sugarlabs.VisualMatchActivity,
org.vpri.EtoysActivity,
vu.lux.olpc.Speak,
+ vu.lux.olpc.Maze,
;disabled because we're temporarily using Anish's fork with tabs
; org.laptop.WebActivity,
diff --git a/examples/dextrose2-xo1.ini b/examples/dextrose2-xo1.ini
index 115ca50..4404a9e 100644
--- a/examples/dextrose2-xo1.ini
+++ b/examples/dextrose2-xo1.ini
@@ -160,6 +160,7 @@ activities=
org.sugarlabs.VisualMatchActivity,
org.vpri.EtoysActivity,
vu.lux.olpc.Speak,
+ vu.lux.olpc.Maze,
;disabled because we're temporarily using Anish's fork with tabs
; org.laptop.WebActivity,