Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/bin/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 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.