wineboot: Do not force --kill when --end-session is set.
commitdecf64b86c437303f2cec6a3a4b009d2f9448974
authorVincent Povirk <vincent@codeweavers.com>
Thu, 10 Dec 2009 18:19:49 +0000 (10 12:19 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Dec 2009 10:51:46 +0000 (11 11:51 +0100)
tree98b3eda777a111353b0b1c7d7664295d6cc640a6
parent7a610a907241f37e3df21edf0396492eb8d42946
wineboot: Do not force --kill when --end-session is set.

The --kill switch ends processes from all desktops, but --end-session only
applies to the current desktop. This causes windows from other desktops to
dangerously close without notification that the session is ending.
programs/wineboot/wineboot.c