Commit 9828a11a authored by Łukasz Nowak's avatar Łukasz Nowak

Allow to inform that partition is stopped.

Locked parttion are requested to be stopped, so client has to be able to say,
that partition has been stopped.
parent 8548b267
......@@ -26,6 +26,7 @@
<string>destroy_requested</string>
<string>request_destroy_computer_partition</string>
<string>request_destroy_computer_partition_action</string>
<string>stop_computer_partition</string>
<string>unlock</string>
</tuple>
</value>
......
369
\ No newline at end of file
370
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment