Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/sugar-shell
Commit message (Collapse)AuthorAgeFilesLines
* Bunch of import fixesMarco Pesenti Gritti2008-09-281-1/+1
|
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+31
|
* Make the shell scripts just a tiny wrapper which setupMarco Pesenti Gritti2008-02-041-164/+0
| | | | the python path and run main().
* Add a config module into the shell holding path informations.Marco Pesenti Gritti2008-02-041-1/+4
| | | | Get rid of env.get_locale_path()
* Work around for numpy/gtk issue with turkish locale. Fix #5559.Marco Pesenti Gritti2008-01-101-0/+4
|
* Reap only activity processes. Fix #5044Marco Pesenti Gritti2007-11-281-9/+0
|
* Completely get rid of sound in the shell to makeMarco Pesenti Gritti2007-11-131-5/+0
| | | | sure it's not causing problems.
* Reap childs rather than ignoring them.Marco Pesenti Gritti2007-11-021-2/+7
|
* Free the sound device when the startup when the sound has been played.Marco Pesenti Gritti2007-11-021-4/+2
| | | | Factored out to a separate sound module from cjb patch.
* Integrate control panel in the build so that I can actuallyMarco Pesenti Gritti2007-10-301-0/+168
distcheck.