Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorZach Stephens <zxs3926@rit.edu>2011-05-13 17:11:24 (GMT)
committer Zach Stephens <zxs3926@rit.edu>2011-05-13 17:11:24 (GMT)
commit3bf559404826b29a76f4dfb87286a7e66b2b4a8f (patch)
tree21b3d332bf77e5af6f7b1aba408b828775c45daf /MANIFEST
parent14b03cedf3e56e63fdd95ed699f4094b4e581f0e (diff)
Tutorial toolbar fully implemented. Pressing next will show you the next line of the script. Pressing previous will bring you to the previous category. Board widget modified to remove parts of the previous draw piece. Editor toolbar added, and the skeleton has been implemented in the working activity.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 9f07bec..c6ad863 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,6 +1,7 @@
activity.py
gametoolbar.py
tutorialtoolbar.py
+edittoolbar.py
collaboration.py
boardwidget.py
gogame.py