From d7660113a9797262c157e5f12b24af7a2042beef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marta=20Marczykowska-G=C3=B3recka?= Date: Fri, 17 Nov 2017 21:48:07 +0100 Subject: [PATCH] Added tooltip to better explain firewall settings Added a tooltip clarifying that changing firewall settings does not affect existing connections. fixes QubesOS/qubes-issues#2731 --- ui/settingsdlg.ui | 58 ++++++++++++++++++++++++++--------------------- 1 file changed, 32 insertions(+), 26 deletions(-) diff --git a/ui/settingsdlg.ui b/ui/settingsdlg.ui index d3f1225..eda8864 100644 --- a/ui/settingsdlg.ui +++ b/ui/settingsdlg.ui @@ -29,7 +29,7 @@ - 1 + 2 @@ -675,31 +675,6 @@ border-width: 1px; Firewall rules - - - - - - Allow all outgoing Internet connections - - - - - - - Limit outgoing Internet connections to ... - - - - - - - - - Qt::Horizontal - - - @@ -720,6 +695,13 @@ border-width: 1px; + + + + Qt::Horizontal + + + @@ -768,6 +750,27 @@ border-width: 1px; + + + + + + Allow all outgoing Internet connections + + + + + + + Changing firewall settings does NOT affect existing connections. + + + Limit outgoing Internet connections to ... + + + + + @@ -846,6 +849,9 @@ border-width: 1px; + + Changing firewall settings does NOT affect existing connections. +