Hi all, The attached patch fixes a bug in gnome-session-09-logout-dialog.diff. When checking if the user can shutdown the system, gsm_power_manager_can_shutdown should be called. But in the patch, gsm_power_manager_can_reboot was called. The same problem happened too when checking if the user can reboot the system. So the attached patch switch the calls to these 2 functions.
Regards, Jedy -------------- next part -------------- A non-text attachment was scrubbed... Name: patch.diff Type: text/x-patch Size: 943 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20081128/1793ae02/attachment.bin> -------------- next part -------------- A non-text attachment was scrubbed... Name: gnome-session-09-logout-dialog.diff Type: text/x-patch Size: 9747 bytes Desc: not available URL: <http://mail.opensolaris.org/pipermail/jds-review/attachments/20081128/1793ae02/attachment-0001.bin>
