https://bugzilla.xfce.org/show_bug.cgi?id=11730
Bug ID: 11730
Summary: Shutdown action doesn't work in the fallback mode
Classification: Xfce
Product: Xfce4-session
Version: 4.12.0
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
Created attachment 6101
--> https://bugzilla.xfce.org/attachment.cgi?id=6101&action=edit
Fix 'shutdown' action in the fallback mode
The bug can be easily fixed in this way:
- if (type == XFSM_SHUTDOWN_RESTART)
+ else if (type == XFSM_SHUTDOWN_RESTART)
but I think it would be better to use switch instead of multiple if..else.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs