Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2012-06-06 19:19:29 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2012-06-06 19:19:29 (GMT)
commit27b970d54e5867f5fe91520a05b7658b4ab39bae (patch)
tree6773f969cb5b799d188b84ed76e581bde4593ca0
parentb29be3009c0a30c8787441c29a7cc6b604ea904b (diff)
Bump v41v41
-rw-r--r--NEWS5
-rw-r--r--activity/activity.info4
2 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 9dff813..cdb4128 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+41
+
+* Fix issue of not packaging .mo translation files
+* Update translations
+
40
* Add DescriptionItem to the toolbar.
diff --git a/activity/activity.info b/activity/activity.info
index acf11df..0d53949 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -11,7 +11,7 @@ description = Speak is a talking face for the XO laptop. Anything you type will
homepage = http://wiki.sugarlabs.org/go/Activities/Speak
license = GPLv3+
-#version = %(activity_version)s
+version = 41
stability = stable
icon = activity-speak
@@ -19,7 +19,7 @@ exec = sugar-activity activity.SpeakActivity
requires = base/gst-plugins-espeak; base/pyaiml
# original activity.info options
-activity_version = 40
+activity_version = 41
bundle_id = vu.lux.olpc.Speak
[Source]