Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity/activity.info
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@sugarlabs.org>2011-08-30 16:26:38 (GMT)
committer Aleksey Lim <alsroot@sugarlabs.org>2011-08-30 16:26:38 (GMT)
commita319c5930aaec7c1732068d218fad6baec4f4e58 (patch)
tree0d2ffd8a816257bf19bcb03359f944da84fd4ec6 /activity/activity.info
parent3d536c3733430565bcf3f65c541abdb646c2689b (diff)
Bump v31v31
Diffstat (limited to 'activity/activity.info')
-rw-r--r--activity/activity.info6
1 files changed, 4 insertions, 2 deletions
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/**