Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGary C Martin <garycmartin@localhost.localdomain>2009-05-24 00:54:06 (GMT)
committer Gary C Martin <garycmartin@localhost.localdomain>2009-05-24 00:54:06 (GMT)
commit121fc31d9df4e6a67932421d56675c2827b96a4c (patch)
tree1ba35cd5b30a442a2187163ed57322c8e95cd80c
parent313b03a86347294b6744c127a92a9eedad4d3ba0 (diff)
Just adding a MANIFEST.
-rw-r--r--MANIFEST66
1 files changed, 66 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..3d20c69
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,66 @@
+activity.py
+DEVELOPING
+helpers.py
+physics.py
+setup.py
+tools.py
+activity/activity-physics.svg
+activity/activity.info
+elements/__init__.py
+elements/add_objects.py
+elements/Box2D2.py
+elements/callbacks.py
+elements/camera.py
+elements/drawing.py
+elements/elements.py
+elements/locals.py
+elements/menu.py
+elements/tools.py
+elements/tools_poly.py
+elements/box2d/__init__.py
+elements/box2d/box2d_linux32/__init__.py
+elements/box2d/box2d_linux32/_Box2D2.so
+elements/box2d/box2d_linux32/Box2D2.py
+elements/box2d/box2d_linux32ppc/__init__.py
+elements/box2d/box2d_linux32ppc/_Box2D2.so
+elements/box2d/box2d_linux32ppc/Box2D2.py
+elements/box2d/box2d_linux64/__init__.py
+elements/box2d/box2d_linux64/_Box2D2.so
+elements/box2d/box2d_linux64/Box2D2.py
+elements/box2d/box2d_macosx/__init__.py
+elements/box2d/box2d_macosx/_Box2D2.so
+elements/box2d/box2d_macosx/Box2D2.py
+elements/box2d/box2d_win/__init__.py
+elements/box2d/box2d_win/_Box2D2.pyd
+elements/box2d/box2d_win/Box2D2.py
+icons/box.svg
+icons/circle.svg
+icons/destroy.svg
+icons/grab.svg
+icons/joint.svg
+icons/magicpen.svg
+icons/polygon.svg
+icons/triangle.svg
+olpcgames/__init__.py
+olpcgames/_cairoimage.py
+olpcgames/_gtkmain.py
+olpcgames/_version.py
+olpcgames/activity.py
+olpcgames/buildmanifest.py
+olpcgames/camera.py
+olpcgames/canvas.py
+olpcgames/copying
+olpcgames/dbusproxy.py
+olpcgames/eventwrap.py
+olpcgames/gtkEvent.py
+olpcgames/mesh.py
+olpcgames/pangofont.py
+olpcgames/pausescreen.py
+olpcgames/svg.py
+olpcgames/svgsprite.py
+olpcgames/textsprite.py
+olpcgames/util.py
+olpcgames/video.py
+olpcgames/data/__init__.py
+olpcgames/data/sleeping.svg
+olpcgames/data/sleeping_svg.py