From fe9e280ef7ade14bef6c0cd70f526660af092094 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Wed, 01 Apr 2009 11:44:58 +0000 Subject: Release 22 --- 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+ -- cgit v0.9.1