Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorgan Collett <morgan.collett@gmail.com>2008-10-01 18:37:41 (GMT)
committer Morgan Collett <morgan.collett@gmail.com>2008-10-01 18:37:41 (GMT)
commitedb1f456fec5c5b4f7290f46fcd86db71f45b8a9 (patch)
treeff31cfd9242f2180fd0d3466f67d61ef92604290
parent5550d71f8261081775a2341093f6506eef961f8b (diff)
Release version 19.v19
-rw-r--r--NEWS7
-rw-r--r--activity/activity.info2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 17eb0ac..8e7cc25 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+19
+
+* Translations added (pootle)
+* Change SliderPuzzle to PollBuilder in i18n.py (morgs)
+* Use full name in activity.info (morgs)
+* Change service_name to bundle_id in activity.info (morgs)
+
18
* Fix MANIFEST
diff --git a/activity/activity.info b/activity/activity.info
index 250e0a1..c5f6c4e 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -3,6 +3,6 @@ name = Poll Builder
bundle_id = org.worldwideworkshop.PollBuilder
class = poll.PollBuilder
icon = activity-poll
-activity_version = 18
+activity_version = 19
show_launcher = yes
license = GPLv2+