Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/bundle/activitybundle.py
Commit message (Collapse)AuthorAgeFilesLines
* Don't recursively clean an activity if it's a symbolic link #444Tomeu Vizoso2009-03-011-0/+6
|
* Add extension to temp icon file names #458Tomeu Vizoso2009-03-011-1/+1
|
* Use util.TempFilePath for icons extracted from zipped bundlesTomeu Vizoso2009-01-031-1/+2
|
* Simplify activity bundle installationDaniel Drake2008-12-051-1/+5
| | | | | | sugar-install-bundle is broken because ActivityBundle.install() gained a required parameter. Please can we make it optional? This also fixes one of the problems with the activity updater.
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-1/+4
|
*