From cd04653db92ba0be06fc76e9e568645cef9e69df Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 27 Aug 2018 16:17:00 +0200 Subject: [PATCH] team: fix port.sticky tooltip https://gitlab.gnome.org/GNOME/network-manager-applet/issues/21 https://gitlab.gnome.org/GNOME/network-manager-applet/merge_requests/26 --- src/connection-editor/ce-page-team-port.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connection-editor/ce-page-team-port.ui b/src/connection-editor/ce-page-team-port.ui index ac9b4c01..e7c9d3aa 100644 --- a/src/connection-editor/ce-page-team-port.ui +++ b/src/connection-editor/ce-page-team-port.ui @@ -298,7 +298,7 @@ True True False - Validate received ARP packets on active ports. If this is not checked, all incoming ARP packets will be considered as a good reply. + Do not unselect the port if a better one becomes available. start True True -- GitLab