Skip to content

Commit

Permalink
Updating activity info
Browse files Browse the repository at this point in the history
  • Loading branch information
DAWacker committed Jul 28, 2013
1 parent 099620d commit cf16084
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion activity/activity.info
@@ -1,6 +1,6 @@
[Activity]
name = Lemonade
bundle_id = org.laptop.community.lemonade
bundle_id = org.laptop.Lemonade
icon = activity
activity_version = 5
host_version = 1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
@@ -1,4 +1,4 @@
#!/usr/bin/env python
from sugar.activity import bundlebuilder
if __name__== "__main__":
if __name__ == "__main__":
bundlebuilder.start()

0 comments on commit cf16084

Please sign in to comment.