Merge remote-tracking branch 'qubesos/pr/108'

* qubesos/pr/108:
  Add explanatory tooltip to Pause in Qube Manager
This commit is contained in:
Marek Marczykowski-Górecki 2018-07-12 23:44:09 +02:00
commit 6eaccec456
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

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">