From 6ebe910e93792c046912acb962496f20f323d93f Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Mon, 08 Oct 2007 12:56:12 +0000 Subject: In preparation of enabling rainbow by default, remove the factory service from the public API. The Exec field will now launch an activity instance. Add a -s argument to sugar-activity to enable the single process mode for activities that really need it. --- (limited to 'sugar/activity/Makefile.am') diff --git a/sugar/activity/Makefile.am b/sugar/activity/Makefile.am index d523a8d..9dfc8de 100644 --- a/sugar/activity/Makefile.am +++ b/sugar/activity/Makefile.am @@ -3,7 +3,6 @@ sugar_PYTHON = \ __init__.py \ activity.py \ activityfactory.py \ - activityfactoryservice.py \ activityhandle.py \ activityservice.py \ bundlebuilder.py \ -- cgit v0.9.1