Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Allow to run multiple emulators even with the fedora hack.Marco Pesenti Gritti2008-12-121-1/+2
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2008-12-031-15/+0
|\
| * Dont start the datastore explicitly, will be autolaunched by the journalTomeu Vizoso2008-12-021-15/+0
| |
* | Work around for broken Fedora 10 Xephyr.Marco Pesenti Gritti2008-12-031-0/+6
|/
* Set the LANG and LANGUAGE env variable when starting the emulatorSimon Schampijer2008-11-211-0/+22
|
* Initial implementation of activity notificationsTomeu Vizoso2008-11-041-0/+5
|
* Fix several broken imports.Marco Pesenti Gritti2008-11-041-3/+4
|
* Startup shell components more finely-grainedTomeu Vizoso2008-11-041-8/+19
|
* Fix sugar-control-panel CLITomeu Vizoso2008-10-221-0/+6
|
* A bit of refactoring to get rid of the confusing service package.Marco Pesenti Gritti2008-10-221-3/+64
|
* Fix sugar-emulator optionsBert Freudenberg2008-10-211-2/+4
| | | | | - dpi needs to be type "int" - help string for scale mentions "%"
*