Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-04-01 11:44:58 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-04-01 11:44:58 (GMT)
commitfe9e280ef7ade14bef6c0cd70f526660af092094 (patch)
treed5e08e31daafd7415558f1e49b5ca27492ae6c11
parent9bc675c080a9744955b3e6160080a3a27ebf0ee3 (diff)
Release 22v22
-rw-r--r--NEWS11
-rw-r--r--activity/activity.info3
2 files changed, 13 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9aedaa7..a8f9768 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+22
+
+* Support new activity.info exec parameter (alsroot)
+* Init gthreads before using abiword
+* Remove constant sizes from poll list
+* Do not untoogle current answer after voting
+* Do not share values between various polls
+* Use text wrapping instead of changing font size
+* Adapt to non-XO screen resolution
+* Translation udpates
+
21
* #7864 Fix Lesson Plan crash on loading repeatedly (morgs)
diff --git a/activity/activity.info b/activity/activity.info
index 97431ff..b1b2cd3 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -2,7 +2,8 @@
name = Poll
bundle_id = org.worldwideworkshop.PollBuilder
class = poll.PollBuilder
+exec = sugar-activity poll.PollBuilder
icon = activity-poll
-activity_version = 21
+activity_version = 22
show_launcher = yes
license = GPLv2+