Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/env.py
Commit message (Collapse)AuthorAgeFilesLines
* fix sugar-emulator detection logic broken by 814ab2d (has_key() cleanup)Sascha Silbe2011-02-051-1/+1
| | | | | | This broke Shutdown and Restart (buddy menu). Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
* style cleanup: prefer ' for stringsSascha Silbe2010-11-231-1/+1
| | | | | | | | | Tomeu prefers ' for strings, so let's use it wherever we don't have a good reason to use ". Reviewed-by: James Cameron <quozl@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org> CC: Aleksey Lim <alsroot@member.fsf.org>
* PEP8 cleanup: don't use has_key()Sascha Silbe2010-11-231-9/+2
| | | | | | | has_key() has been deprecated for quite some time now. Acked-by: Simon Schampijer <simon@laptop.org> CC: Aleksey Lim <alsroot@member.fsf.org>
* PEP8 white space and long line fixesSascha Silbe2009-08-251-0/+5
|
* Mark modules as STABLE/UNSTABLE/DEPRECATED.Marco Pesenti Gritti2008-10-281-0/+4
|
* Keep going even if the disk is full. Patch by cscott.Marco Pesenti Gritti2008-07-251-1/+1
| | | | Fix #7587
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+56