Pārlūkot izejas kodu

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
Marta Marczykowska-Górecka 5 gadi atpakaļ
vecāks
revīzija
5cbec092f5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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">