Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* TypoMarco Pesenti Gritti2008-10-061-1/+1
|
* Fix distcheckMarco Pesenti Gritti2008-10-061-2/+7
|
* Move the bundle registry inside the shell process.Marco Pesenti Gritti2008-10-061-1/+0
|
* Rename sugar-shell to sugar-session to avoid confusion withMarco Pesenti Gritti2008-10-061-1/+1
| | | | the model meaning of shell.
* Bunch of import fixesMarco Pesenti Gritti2008-09-281-5/+0
|
* Add simple check script. For now it only checks thatMarco Pesenti Gritti2008-08-121-1/+2
| | | | the shell is started up.
* Complete paths cleanup and remove SUGAR_PREFIX andMarco Pesenti Gritti2008-02-051-0/+1
| | | | SUGAR_PATH environment variables.
* Remove get_service_path and use the usual wrapper script approach.Marco Pesenti Gritti2008-02-051-1/+2
|
* Integrate control panel in the build so that I can actuallyMarco Pesenti Gritti2007-10-301-1/+3
| | | | distcheck.
* Fake backup scriptMarco Pesenti Gritti2007-10-221-0/+1
|
* Snapshot 6c7c6a503b.Marco Pesenti Gritti2007-10-091-1/+1
|
* Actually remove the factoryMarco Pesenti Gritti2007-10-091-9/+2
|
* Implement a sugar-launch command. Works like the old sugar-activityMarco Pesenti Gritti2007-10-091-1/+2
| | | | but should deal fine with native activities too.
* In preparation of enabling rainbow by default, removeMarco Pesenti Gritti2007-10-081-7/+0
| | | | | | | the factory service from the public API. The Exec field will now launch an activity instance. Add a -s argument to sugar-activity to enable the single process mode for activities that really need it.
* Add the native factory by bertfMarco Pesenti Gritti2007-06-291-0/+6
|
* Some paths tweaks, refactorings to make sugar self contained as much as possibleMarco Pesenti Gritti2007-04-151-0/+4
|
* Move not shell specific scripts in binMarco Pesenti Gritti2007-04-061-0/+2
|
* Fix distcheck, fix the gtkrc pathMarco Pesenti Gritti2007-03-221-0/+3
|
* Add a script to start sugar. Move the gtkrc to avoid conflicts whenMarco Pesenti Gritti2007-03-221-0/+7
installing on a complete system.