Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity/bundleregistry.py
Commit message (Expand)AuthorAgeFilesLines
* Smarter bundle name matchingMarco Pesenti Gritti2007-03-091-0/+12
* Refactor sugar.env and pathsMarco Pesenti Gritti2007-03-091-3/+15
* Add a class attribute as per the updated spec.Marco Pesenti Gritti2007-02-221-7/+2
* Make bundle registry a singleton. Get the object path from the registry.Marco Pesenti Gritti2007-02-211-0/+11
* Added new tool sugar-install-bundle.Tomeu Vizoso2007-01-271-3/+15
* Get back mesh view to work. It got broken when refactoring bundles.Marco Pesenti Gritti2006-12-201-0/+7
* Changed all tabs to 4 spaces for python styleJustin Gallardo2006-12-041-43/+43
* Add FIXME about Exec fieldMarco Pesenti Gritti2006-12-011-0/+1
* Several cleanupsMarco Pesenti Gritti2006-12-011-19/+2
* Get rid of our custom dbus config, simplify stuffMarco Pesenti Gritti2006-12-011-3/+1
* Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay!Marco Pesenti Gritti2006-11-161-5/+1
* Install services in user dir if dbus is recent enough.Marco Pesenti Gritti2006-11-021-2/+5
* Tweak activity search path. Use ~/Activities and XDG_DATA_DIRS/activitiesMarco Pesenti Gritti2006-10-311-1/+0
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-311-9/+16
* Several fixes, generate the service, add a test bundleMarco Pesenti Gritti2006-10-311-1/+30
* Don't crash if bundles dir doesn't exist in the profilesMarco Pesenti Gritti2006-10-291-4/+6
* More work on bundles supportMarco Pesenti Gritti2006-10-291-10/+16
* Initial bundle registry codeMarco Pesenti Gritti2006-10-291-0/+32