Browse Source

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

* qubesos/pr/108:
  Add explanatory tooltip to Pause in Qube Manager
Marek Marczykowski-Górecki 6 years ago
parent
commit
6eaccec456
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ui/qubemanager.ui

+ 1 - 1
ui/qubemanager.ui

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