Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/env.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Fixup services path with the various installed/uninstalled 0.94/0.95 ...Marco Pesenti Gritti2006-11-051-3/+0
* Fixup services path with the various installed/uninstalled 0.94/0.95 combinat...Marco Pesenti Gritti2006-11-051-0/+3
* Install services in user dir if dbus is recent enough.Marco Pesenti Gritti2006-11-021-0/+12
* Tweak activity search path. Use ~/Activities and XDG_DATA_DIRS/activitiesMarco Pesenti Gritti2006-10-311-3/+0
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-311-0/+3
* More work on bundles supportMarco Pesenti Gritti2006-10-291-0/+3
* Move the running from source dir hacks in the emulator.Marco Pesenti Gritti2006-10-171-20/+0
* Get rid of the global python path extensionsMarco Pesenti Gritti2006-10-171-10/+0
* Let activities extend their own pathMarco Pesenti Gritti2006-10-171-2/+5
* Let the presence service set his own pathMarco Pesenti Gritti2006-10-171-0/+3
* Refactor startup. In progress, give me a couple hours.Marco Pesenti Gritti2006-10-161-19/+8
* Add LGPL headerMarco Pesenti Gritti2006-10-141-0/+17
* Do not set up the owner of the presence service if thereMarco Pesenti Gritti2006-10-091-2/+8
* Move the presence service out of the shellMarco Pesenti Gritti2006-09-151-1/+2
* Export the color in the env and initialize the buddy with itMarco Pesenti Gritti2006-09-111-0/+4
* Write a session for ui tests and use it for test-iconsMarco Pesenti Gritti2006-09-101-1/+4
* Make conf private, expose the nick name from envMarco Pesenti Gritti2006-09-041-1/+7
* Make paths manipulation stuff privateMarco Pesenti Gritti2006-08-261-17/+11
* Automatically read the profile (lazily)Marco Pesenti Gritti2006-08-261-11/+3
* Get rid of env.get_nick_name, that comes from the profile nowMarco Pesenti Gritti2006-08-261-4/+0
* Do not expose unnecessary apiMarco Pesenti Gritti2006-08-261-12/+3
* Rework profiles code a bit, initialize gecko profileMarco Pesenti Gritti2006-08-251-5/+11
* Simple profile support. First time dialog (ugly and only nick atm).Marco Pesenti Gritti2006-08-221-9/+10
* Create a conf module. Move activity registry out of the shellMarco Pesenti Gritti2006-08-221-0/+4
* Fix add_python_path, ensure service exist before trying to logMarco Pesenti Gritti2006-08-121-1/+2
* Install service files for the presence serviceMarco Pesenti Gritti2006-08-121-0/+7
* Cleanup environemnt setupMarco Pesenti Gritti2006-08-121-0/+21
* Simplify profile/nick name code. Use SUGAR_NICK_NAME env.Marco Pesenti Gritti2006-08-121-10/+6
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-271-0/+3
* More work on the new home page.Marco Pesenti Gritti2006-07-241-0/+3
* Use matchbox to activate home and people pageMarco Pesenti Gritti2006-07-191-3/+0
* Fix a bunch of bugs, more cleanupsMarco Pesenti Gritti2006-07-121-0/+3
* More work on packages refactoring, mostly workingMarco Pesenti Gritti2006-06-211-15/+12
* Setup python logging and use it in the PresenceServiceMarco Pesenti Gritti2006-06-171-0/+6
* Add two env vars to set nick name and user dirMarco Pesenti Gritti2006-05-231-1/+10
* mergeDan Williams2006-05-221-0/+3
* Make colors work in SketchDan Williams2006-05-211-3/+0
* Add a way to get user dirMarco Pesenti Gritti2006-05-211-0/+3
* Load session from .activity filesMarco Pesenti Gritti2006-05-181-4/+20