Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Ball <cjb@pullcord.laptop.org>2007-12-20 00:15:30 (GMT)
committer Chris Ball <cjb@pullcord.laptop.org>2007-12-20 00:15:30 (GMT)
commita4478f2e2a0ca76d824d38eb660d6c03cd74c5d4 (patch)
treee759c17aba08f0f118530f61650a28b0fdc6c1e0
parenta13555308af9e315dc7ad1a44e8c8ae7b98427b8 (diff)
Release version 15.
-rw-r--r--NEWS2
-rw-r--r--activity/activity.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 161fed0..02122a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
15
+15
+
* "View source" now works on both Pippy and Pippy-generated activities!
(From C. Scott Ananian.)
diff --git a/activity/activity.info b/activity/activity.info
index f7040fa..2bc59f2 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -4,6 +4,6 @@ bundle_id = org.laptop.Pippy
service_name = org.laptop.Pippy
class = pippy_app.PippyActivity
icon = activity-icon
-activity_version = 14
+activity_version = 15
mime_types = text/x-python
show_launcher = yes