Added a "confirm" parameter to BRoster::Shutdown() which causes the registrar

to ask the user to confirm shutting down the system.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13563 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Ingo Weinhold
2005-07-09 20:23:28 +00:00
parent f86c9cb7e8
commit a13df0dc01
5 changed files with 16 additions and 5 deletions
+1
View File
@@ -73,6 +73,7 @@ on error: - B_NO_REPLY (fatal)
message fields:
- "reboot": If true, the system reboots instead of turning the power off.
- "confirm": If true, the user will be asked to confirm to shut down the system.
-----------------------------------------------------------------------