[maemo-commits] [maemo-commits] r8469 - projects/haf/branches/maemo-launcher/0.21/debian
From: www-data at stage.maemo.org www-data at stage.maemo.orgDate: Wed Nov 29 16:53:07 EET 2006
- Previous message: [maemo-commits] r8468 - in projects/haf/branches/maemo-launcher/0.21: . debian
- Next message: [maemo-commits] r8470 - in projects/haf/branches/maemo-launcher/0.21: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: guillem Date: 2006-11-29 16:53:06 +0200 (Wed, 29 Nov 2006) New Revision: 8469 Modified: projects/haf/branches/maemo-launcher/0.21/debian/changelog projects/haf/branches/maemo-launcher/0.21/debian/init.d Log: Do not pass '--send-app-died' in the init script. Modified: projects/haf/branches/maemo-launcher/0.21/debian/changelog =================================================================== --- projects/haf/branches/maemo-launcher/0.21/debian/changelog 2006-11-29 14:52:10 UTC (rev 8468) +++ projects/haf/branches/maemo-launcher/0.21/debian/changelog 2006-11-29 14:53:06 UTC (rev 8469) @@ -2,6 +2,7 @@ * New Upstream Release. * Remove build dependency on clinkc-av-dev. + * Do not pass '--send-app-died' in the init script. -- Guillem Jover <guillem.jover at nokia.com> Wed, 29 Nov 2006 16:48:26 +0200 Modified: projects/haf/branches/maemo-launcher/0.21/debian/init.d =================================================================== --- projects/haf/branches/maemo-launcher/0.21/debian/init.d 2006-11-29 14:52:10 UTC (rev 8468) +++ projects/haf/branches/maemo-launcher/0.21/debian/init.d 2006-11-29 14:53:06 UTC (rev 8469) @@ -6,7 +6,7 @@ NAME=maemo-launcher DESC="Maemo Launcher" DAEMON=/usr/bin/$NAME -DAEMON_BASE_OPTS="--daemon --send-app-died --booster gtk" +DAEMON_BASE_OPTS="--daemon --booster gtk" PIDFILE=/tmp/$NAME.pid # OSSO AF Init definitions
- Previous message: [maemo-commits] r8468 - in projects/haf/branches/maemo-launcher/0.21: . debian
- Next message: [maemo-commits] r8470 - in projects/haf/branches/maemo-launcher/0.21: . debian
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]