Commit Graph

9 Commits

Author SHA1 Message Date
Marco Pesenti Gritti 6ebe910e93 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.
2007-10-08 14:56:12 +02:00
Dan Winship 2bcbde6e44 Add bundle removing methods/signals to the activity registry, and use them 2007-10-04 15:59:23 -04:00
Dan Winship b82c9c2c2f Reorganize the uninstall code for #3151
(Make it so you can build a Bundle object from the zip file but still use
its uninstall() method to uninstall the unzipped version.)
2007-10-04 14:58:43 -04:00
Dan Winship 53adb39e84 Allow the first file in a bundle to be "mimetype", and ignore it if it's there 2007-10-01 11:48:46 -04:00
Dan Winship 8ff6cbab1e Fix MIME icon installation (#2458) and icon/mimetype info uninstallation 2007-09-25 14:50:38 -04:00
Dan Winship 70940b8573 fix _uninstall() 2007-09-25 14:50:11 -04:00
Dan Winship f377d6e519 Redo activity bundles in terms of sugar.bundle.bundle 2007-09-20 12:20:21 -04:00
Tomeu Vizoso 47f473189e Fix typo so the removal of expanded activity bundles is complete. 2007-09-12 20:30:21 +02:00
Dan Winship 7b760686a7 Add support for content bundles 2007-09-07 13:31:45 -04:00