Merge remote-tracking branch 'qubesos/pr/108'
* qubesos/pr/108: Add explanatory tooltip to Pause in Qube Manager
This commit is contained in:
commit
6eaccec456
@ -423,7 +423,7 @@
|
|||||||
<string>&Pause qube</string>
|
<string>&Pause qube</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="toolTip">
|
<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>
|
</property>
|
||||||
</action>
|
</action>
|
||||||
<action name="action_shutdownvm">
|
<action name="action_shutdownvm">
|
||||||
|
Loading…
Reference in New Issue
Block a user