Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2014-01-07 00:27:34 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2014-01-07 00:27:34 (GMT)
commit495aec4afd1bb3d7c007e224993704d889b25de7 (patch)
tree59d02b74beaf3253f0cf974da3a62f271a2175a2
parent5fe7033d6b20313ecae186bbf6c8637d329a6673 (diff)
correct permissions
-rw-r--r--MANIFEST35
-rw-r--r--[-rwxr-xr-x]activity.py0
-rwxr-xr-x[-rw-r--r--]setup.py2
-rwxr-xr-x[-rw-r--r--]spacetag.py0
4 files changed, 1 insertions, 36 deletions
diff --git a/MANIFEST b/MANIFEST
deleted file mode 100644
index a87fe95..0000000
--- a/MANIFEST
+++ /dev/null
@@ -1,35 +0,0 @@
-setup.py
-NEWS
-spacetag.py
-red.gif
-pausescreen.gif
-activity.py
-waiting.gif
-background.gif
-yellow.gif
-olpcgames/data/sleeping_svg.py
-olpcgames/data/__init__.py
-olpcgames/data/sleeping.svg
-olpcgames/svgsprite.py
-olpcgames/activity.py
-olpcgames/camera.py
-olpcgames/util.py
-olpcgames/eventwrap.py
-olpcgames/pangofont.py
-olpcgames/_gtkmain.py
-olpcgames/__init__.py
-olpcgames/COPYING
-olpcgames/textsprite.py
-olpcgames/buildmanifest.py
-olpcgames/canvas.py
-olpcgames/gtkEvent.py
-olpcgames/_version.py
-olpcgames/mesh.py
-olpcgames/pausescreen.py
-olpcgames/_cairoimage.py
-olpcgames/video.py
-olpcgames/dbusproxy.py
-it.gif
-activity/activity.info
-activity/SpaceTag.svg
-MANIFEST
diff --git a/activity.py b/activity.py
index 352a60b..352a60b 100755..100644
--- a/activity.py
+++ b/activity.py
diff --git a/setup.py b/setup.py
index caaaa43..e7f6e6f 100644..100755
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,4 @@
from sugar.activity import bundlebuilder
if __name__ == "__main__":
- bundlebuilder.start("SpaceTag")
+ bundlebuilder.start()
diff --git a/spacetag.py b/spacetag.py
index 409837a..409837a 100644..100755
--- a/spacetag.py
+++ b/spacetag.py