Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/env.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-091-20/+23
|
* Add the root path of the services to python path, not services/.Marco Pesenti Gritti2007-03-091-3/+0
| | | | Get rid of the now useless env.get_services_dir
* Remove bundle specific stuff from env.Marco Pesenti Gritti2007-02-221-18/+0
| | | | Move get_bundle_path to activity.
* Added new tool sugar-install-bundle.Tomeu Vizoso2007-01-271-0/+7
|
* Basic implementation of the shutdown graphicsMarco Pesenti Gritti2007-01-111-0/+6
|
* Get the default type from env, clean stuff a bitMarco Pesenti Gritti2006-12-201-0/+6
|
* Get the activity type from env, rather than requiring set_typeMarco Pesenti Gritti2006-12-181-0/+6
|
* Cleanup activity factory startup, remove duplicated argument from the Exec fieldMarco Pesenti Gritti2006-12-181-0/+6
|
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-24/+24
|
* Remove more unused old activities stuffMarco Pesenti Gritti2006-12-011-6/+0
|
* Get rid of our custom dbus config, simplify stuffMarco Pesenti Gritti2006-12-011-3/+6
|
* Remove unused methodMarco Pesenti Gritti2006-12-011-12/+0
|
* Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay!Marco Pesenti Gritti2006-11-161-3/+0
|
* Pick up system bundles even if xdg dir env is undefinedMarco Pesenti Gritti2006-11-051-0/+7
|
* Less invasive solution for the reverted commitMarco Pesenti Gritti2006-11-051-0/+3
|
*