Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-11-29 11:45:44 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-11-29 11:45:44 (GMT)
commit996cbf80e8ff74aa5193ae2301198b638b16012d (patch)
tree0d8ae8efaf29e2e3ddb1e123f04585ee7737abea
parent70bd54954e64d0f58aac0f8b5c9d726bea32ab0c (diff)
news for v50
-rw-r--r--MAINTAINERS3
-rw-r--r--NEWS10
-rw-r--r--activity/activity.info4
3 files changed, 12 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 885901d..a50a77e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,3 +1,6 @@
+2013-11-29:
+Walter Bender <walter@sugarlabs.org>
+
2010-05-07:
Anish Mangal <anishmangal2002@gmail.com>
diff --git a/NEWS b/NEWS
index aea8231..62dbaf0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,20 @@
+50
+
+BUG FIXES:
+* Replaced the comma-space with a semicolon (no space) to fix a
+ problem with parsing mime_types that prevented Pippy from opening .py files
+* Fixed many issues with export Sugar activity code
+
43
* Fix for export button + icons (Manu QuiƱones)
* Fix the load of already saved examples (Gonzalo Odiard)
* New translations.
-
-
42
*New translations.
-
41
*New Translations by aman0115, samybt, aputsiaq, khaled, cjl, Myckel, mschlager
diff --git a/activity/activity.info b/activity/activity.info
index d4a62b2..fe2f253 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,8 +3,8 @@ name = Pippy
bundle_id = org.laptop.Pippy
exec = sugar-activity pippy_app.PippyActivity
icon = activity-icon
-activity_version = 51
-mime_types = text/x-python, pickle/groupthink-pippy
+activity_version = 50
+mime_types = text/x-python;pickle/groupthink-pippy
show_launcher = yes
license = GPLv2+
summary = Searching for programmers! Here you can use examples to begin learning the language your computer understands called "phython."