Add explanatory tooltip to Pause in Qube Manager
Adds an explanatory (and slightly cautious, with a big EXPERIMENTAL at the end) tooltip to the Pause action in Qube Manager. references QubesOS/qubes-issues#1855
This commit is contained in:
parent
b0e275bb3e
commit
5cbec092f5
@ -423,7 +423,7 @@
|
||||
<string>&Pause qube</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Pause selected qube</string>
|
||||
<string><p>Pause selected qube</p><p>Stops all CPU activity in the selected VM until the VM is unpaused. This action does not change how much memory is allocated to the VM. (EXPERIMENTAL)</p></string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_shutdownvm">
|
||||
|
Loading…
Reference in New Issue
Block a user