Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--activity/activity.info6
2 files changed, 9 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index de93451..1a9127d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+31
+
+* Remove KeepButton due to deprecation (Gonzalo Odiard)
+* Update i18n
+
30
* minor typo fix
diff --git a/activity/activity.info b/activity/activity.info
index da6538c..49221a4 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -11,14 +11,16 @@ description = Speak is a talking face for the XO laptop. Anything you type will
homepage = http://wiki.sugarlabs.org/go/Activities/Speak
license = GPLv3+
-activity_version = 30
+version = %(activity_version)s
stability = stable
icon = activity-speak
exec = sugar-activity activity.SpeakActivity
requires = base/gst-plugins-espeak; base/pyaiml
+# original activity.info options
+activity_version = 31
bundle_id = vu.lux.olpc.Speak
[Source]
-exclude = aiml/**
+#exclude = aiml/**