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@member.fsf.org>2010-08-12 16:20:23 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-08-12 16:20:23 (GMT)
commitb2d38f17e56bf3b391fe20b77532df23e5721413 (patch)
treea268658e9ee93d1d3f5d239e0cc8c9d31bfdb853 /activity/activity.info
parent3eca82bc3ca461081a28c0ab12cb73acf4687593 (diff)
Add copyright notes to python files
Diffstat (limited to 'activity/activity.info')
-rw-r--r--activity/activity.info19
1 files changed, 12 insertions, 7 deletions
diff --git a/activity/activity.info b/activity/activity.info
index 4fdac89..3bdfdeb 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -7,16 +7,21 @@ description = Speak is a talking face for the XO laptop. Anything you type will
adjust the accent, rate and pitch of the voice as well as the shape
of the eyes and mouth.
This is a great way to experiment with the speech synthesizer,
- learn to type or just have fun making a funny face for your XO.
-icon = activity-speak.svg
-license = GPLv3+
+ learn to type or just have fun making a funny face for your XO.
+icon = activity/activity-speak.svg
homepage = http://wiki.sugarlabs.org/go/Activities/Speak
-requires = polyol/python; gst-plugins-espeak
-exec = sugar-activity activity.SpeakActivity
-version = 16
+license = GPLv3+
+
+version = 17
stability = testing
+requires = gst-plugins-espeak; pyaiml
+exec = sugar-activity activity.SpeakActivity
+
# deprecated
icon = activity-speak
bundle_id = vu.lux.olpc.Speak
-activity_version = 16
+activity_version = 17
+
+[Source]
+exclude = MANIFEST; locale/**; aiml/**