Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity
diff options
context:
space:
mode:
Diffstat (limited to 'activity')
-rw-r--r--activity/activity.info26
1 files changed, 19 insertions, 7 deletions
diff --git a/activity/activity.info b/activity/activity.info
index e0de142..4fdac89 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -1,10 +1,22 @@
[Activity]
-name = Speak
-bundle_id = vu.lux.olpc.Speak
-exec = .0sugar/launch sugar-activity activity.SpeakActivity
+slug = speak
+name = Speak
+summary = An animated face that speaks whatever you type
+description = Speak is a talking face for the XO laptop. Anything you type will
+ be spoken aloud using the XO's speech synthesizer, espeak. You can
+ 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+
+homepage = http://wiki.sugarlabs.org/go/Activities/Speak
+requires = polyol/python; gst-plugins-espeak
+exec = sugar-activity activity.SpeakActivity
+version = 16
+stability = testing
+
+# deprecated
icon = activity-speak
+bundle_id = vu.lux.olpc.Speak
activity_version = 16
-show_launcher = yes
-license = GPLv3+
-host_version = 1
-requires = toolkit/python = 1, gst-plugins-espeak