* Added BRoster::ShutDown().
* Adjusted the shutdown command to use BRoster::ShutDown(). Removed the alert. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13416 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -62,6 +62,20 @@ reply fields:
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
shut down
|
||||
|
||||
target: registrar app looper (preferred handler)
|
||||
message: B_REG_SHUT_DOWN
|
||||
"reboot": B_BOOL_TYPE
|
||||
reply: standard success
|
||||
on error: - B_NO_REPLY (fatal)
|
||||
- standard error (fatal)
|
||||
|
||||
message fields:
|
||||
- "reboot": If true, the system reboots instead of turning the power off.
|
||||
|
||||
-----------------------------------------------------------------------
|
||||
|
||||
|
||||
Roster Requests
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user