summaryrefslogtreecommitdiffstats
path: root/wrapper
Commit message (Collapse)AuthorAgeFilesLines
* forget to commit :-(Thierry Vignaud2003-02-051-1/+2
|
* use new systemThierry Vignaud2003-01-291-1/+2
|
* - explain why is there a wrapper and what's the universesThierry Vignaud2003-01-271-2/+6
| | | | | - untabify menudrake launchers
* - add a wrapper to prevent bad side effects of c-zThierry Vignaud2002-11-271-0/+30
(aka sigstop/sigcont) on embedded apps in mcc - Gtk is already imported by my_gtk - documente sig_child()