[Bug 57872] Re: regression: pressing power button no longer brings up logout dialog
John Dong
john.dong at gmail.com
Fri Oct 6 06:48:35 UTC 2006
Removing this second hunk will prevent an unprompted session save. I
think that was the original intent of the patch?
So hunk 1 should be taken out and hunk 2 left in?
@@ -1080,10 +1083,11 @@
return FALSE;
}
+ /* This confuses too many people, so we commented it out
gnome_client_request_save (gnome_master_client (),
GNOME_SAVE_GLOBAL,
FALSE, GNOME_INTERACT_NONE, FALSE, TRUE);
-
+ */
gpm_hal_reboot (manager->priv->hal);
ret = TRUE;
--
regression: pressing power button no longer brings up logout dialog
https://launchpad.net/bugs/57872
More information about the desktop-bugs
mailing list