From 5cbec092f5d8aa96ced0293f4452a473f37b1786 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marta=20Marczykowska-G=C3=B3recka?= Date: Thu, 12 Jul 2018 22:10:06 +0200 Subject: [PATCH] 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 --- ui/qubemanager.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/qubemanager.ui b/ui/qubemanager.ui index dfd30c9..07ba425 100644 --- a/ui/qubemanager.ui +++ b/ui/qubemanager.ui @@ -423,7 +423,7 @@ &Pause qube - Pause selected qube + <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>