[maemo-commits] [maemo-commits] r10471 - in projects/haf/trunk/maemo-launcher: . launcher
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Mar 8 19:26:32 EET 2007
- Previous message: [maemo-commits] r10470 - in projects/haf/trunk/maemo-launcher: . launcher
- Next message: [maemo-commits] r10472 - in projects/haf/trunk/maemo-launcher: . launcher
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: guillem Date: 2007-03-08 19:26:30 +0200 (Thu, 08 Mar 2007) New Revision: 10471 Modified: projects/haf/trunk/maemo-launcher/ChangeLog projects/haf/trunk/maemo-launcher/launcher/launcher.1.in Log: * launcher/launcher.1.in: Update the '--booster' option to mention that it supports multiple boosters now. Modified: projects/haf/trunk/maemo-launcher/ChangeLog =================================================================== --- projects/haf/trunk/maemo-launcher/ChangeLog 2007-03-08 17:24:44 UTC (rev 10470) +++ projects/haf/trunk/maemo-launcher/ChangeLog 2007-03-08 17:26:30 UTC (rev 10471) @@ -1,5 +1,10 @@ 2007-03-08 Guillem Jover <guillem.jover at nokia.com> + * launcher/launcher.1.in: Update the '--booster' option to mention + that it supports multiple boosters now. + +2007-03-08 Guillem Jover <guillem.jover at nokia.com> + * launcher/booster_api.h: When included from C++ declare as extern C. 2007-03-08 Johannes Schmid <johannes.schmid at openismus.com>, Modified: projects/haf/trunk/maemo-launcher/launcher/launcher.1.in =================================================================== --- projects/haf/trunk/maemo-launcher/launcher/launcher.1.in 2007-03-08 17:24:44 UTC (rev 10470) +++ projects/haf/trunk/maemo-launcher/launcher/launcher.1.in 2007-03-08 17:26:30 UTC (rev 10471) @@ -25,7 +25,7 @@ .B \-\-pidfile \fIPIDFILE\fP Specify a different filename for the pid file. .TP -.B \-\-booster \fIMODULE\fP +.BR \-\-booster " \fIMODULE\fP,\fI...\fP" Specify a booster module to use, to preinitialize some state. .TP .B \-\-quiet
- Previous message: [maemo-commits] r10470 - in projects/haf/trunk/maemo-launcher: . launcher
- Next message: [maemo-commits] r10472 - in projects/haf/trunk/maemo-launcher: . launcher
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]