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:
Marta Marczykowska-Górecka 2018-07-12 22:10:06 +02:00
parent b0e275bb3e
commit 5cbec092f5
No known key found for this signature in database
GPG Key ID: 9A752C30B26FD04B

View File

@ -423,7 +423,7 @@
<string>&amp;Pause qube</string>
</property>
<property name="toolTip">
<string>Pause selected qube</string>
<string>&lt;p&gt;Pause selected qube&lt;/p&gt;&lt;p&gt;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)&lt;/p&gt;</string>
</property>
</action>
<action name="action_shutdownvm">