From e9023a6c3e20baf877a20f3adc89b922d4550322 Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Tue, 16 Feb 2010 03:08:48 +0000 Subject: 0sugar changes --- diff --git a/.gitignore b/.gitignore index c1130fc..4985ef6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ dist 0sugar-launch + +.0sugar-injection \ No newline at end of file diff --git a/activity/activity.info b/activity/activity.info index 01f3e80..3d01954 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,10 +1,10 @@ [Activity] name = Speak bundle_id = vu.lux.olpc.Speak -exec = bin/0sugar-launch -c sugar-activity -c activity.SpeakActivity +exec = .0sugar-injection/launcher activity.SpeakActivity icon = activity-speak activity_version = 12 show_launcher = yes license = GPLv3+ host_version = 1 -requires = toolkit; gst-plugins-espeak +requires = toolkit/python, gst-plugins-espeak -- cgit v0.9.1