Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/jarabe/main.py
Commit message (Expand)AuthorAgeFilesLines
* Start sugar-http-serverhtmlDaniel Narvaez2013-01-291-0/+11
* Revert "Basic http server for activities"Daniel Narvaez2013-01-291-3/+0
* Basic http server for activitiesDaniel Narvaez2013-01-241-0/+3
* main.py: fix startup messagesfSimon Schampijer2013-01-221-1/+1
* Factor out intro window creationDaniel Narvaez2013-01-221-3/+6
* Rework how we select the Xcursor themeDaniel Narvaez2013-01-221-10/+4
* Move metacity invocation into the python codeDaniel Narvaez2013-01-221-34/+69
* Move window manager handling up in the file, fix two underscroes for callbacksSimon Schampijer2013-01-221-14/+11
* Rename set to setup for consistencyDaniel Narvaez2013-01-221-4/+4
* Cleanup a bit the xcursor hackDaniel Narvaez2013-01-221-7/+1
* Setup logging as soon as possibleDaniel Narvaez2013-01-221-11/+10
* Setup icon theme in set_themeDaniel Narvaez2013-01-221-3/+3
* Factor out setup_locale functionDaniel Narvaez2013-01-221-10/+14
* Unsplit a couple of very small methodsDaniel Narvaez2013-01-221-9/+4
* Move all the imports at the topDaniel Narvaez2013-01-221-27/+22
* Move the various init method calls inside mainDaniel Narvaez2013-01-221-6/+5
* Do not exceed 80 colsDaniel Narvaez2013-01-221-6/+8
* Factor out cleanup_temporary filesDaniel Narvaez2013-01-221-1/+4
* Split keyboard setup out of main.pyDaniel Narvaez2013-01-221-66/+2
* Move logs cleanup to the loggerDaniel Narvaez2013-01-221-36/+4
* Move the sugar-session code inside jarabeDaniel Narvaez2013-01-221-0/+351
* Remove unused main module.Marco Pesenti Gritti2008-09-301-158/+0
* Another few import fixes.Marco Pesenti Gritti2008-09-281-2/+2
* Bunch of import fixesMarco Pesenti Gritti2008-09-281-5/+5
* Move the shell code into site-packages.Marco Pesenti Gritti2008-09-281-0/+158