Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--activity/activity.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e57bdf8..6acf718 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ Connect-*.xo
*.pyc
*.kpf
.*.sw[op]
+dist
+locale
diff --git a/activity/activity.info b/activity/activity.info
index fcf8d63..7102c0d 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,7 +3,7 @@ name = Pippy
bundle_id = org.laptop.Pippy
exec = sugar-activity pippy_app.PippyActivity
icon = activity-icon
-activity_version = 49
+activity_version = 50
mime_types = text/x-python;pickle/groupthink-pippy
show_launcher = yes
license = GPLv2+