From dee3a3d2ba0f3495400cc5cdd608f0269d9622f1 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Fri, 01 Oct 2010 18:00:38 +0000 Subject: Bundle toolkit dependecy --- (limited to 'activity') diff --git a/activity/activity.info b/activity/activity.info index 908a7f4..c2512c9 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,5 +1,5 @@ [Activity] -slug = speak +sweet = 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 @@ -8,20 +8,19 @@ description = Speak is a talking face for the XO laptop. Anything you type will 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/activity-speak.svg homepage = http://wiki.sugarlabs.org/go/Activities/Speak license = GPLv3+ +icon = activity-speak +exec = sugar-activity activity.SpeakActivity +requires = gst-plugins-espeak; pyaiml + version = 18 stability = testing -requires = gst-plugins-espeak; pyaiml -exec = sugar-activity activity.SpeakActivity - # deprecated -icon = activity-speak bundle_id = vu.lux.olpc.Speak -activity_version = 17 +activity_version = %(version)s [Source] -exclude = MANIFEST; locale/**; aiml/** +exclude = aiml/** -- cgit v0.9.1