From f0b1a3adcb3a662e0583525c6ea63e566e53e852 Mon Sep 17 00:00:00 2001 From: Beniamino Galvani Date: Wed, 6 Jul 2022 14:50:13 +0200 Subject: editor: remove unused fields from wifi page Since 7b35df84175d ("editor: remove tx-power and rate properties from wifi page") the "rate" and "power" field are not used in the Wi-Fi page. Remove them also from the UI file. https://gitlab.gnome.org/GNOME/network-manager-applet/-/issues/154 https://gitlab.gnome.org/GNOME/network-manager-applet/-/merge_requests/117 --- src/connection-editor/ce-page-wifi.ui | 128 +++------------------------------- 1 file changed, 11 insertions(+), 117 deletions(-) diff --git a/src/connection-editor/ce-page-wifi.ui b/src/connection-editor/ce-page-wifi.ui index 2ae2343f..9f81b065 100644 --- a/src/connection-editor/ce-page-wifi.ui +++ b/src/connection-editor/ce-page-wifi.ui @@ -100,8 +100,8 @@ - 1 - 9 + 1 + 7 @@ -114,8 +114,8 @@ 1 - 0 - 9 + 0 + 7 @@ -129,7 +129,7 @@ 1 - 7 + 5 @@ -141,8 +141,8 @@ 1 - 0 - 7 + 0 + 5 @@ -158,8 +158,8 @@ - 1 - 8 + 1 + 6 @@ -172,114 +172,8 @@ 1 - 0 - 8 - - - - - horizontal - True - False - True - 6 - - - True - True - adjustment2 - 1 - - - True - True - 0 - - - - - True - False - mW - 0 - - - False - False - 1 - - - - - 1 - 6 - - - - - True - False - Transmission po_wer - True - wifi_tx_power - 1 - - - 0 - 6 - - - - - horizontal - True - False - True - 6 - - - True - True - adjustment3 - 1 - - - True - True - 0 - - - - - True - False - Mb/s - 0 - - - False - False - 1 - - - - - 1 - 5 - - - - - True - False - _Rate - True - wifi_rate - 1 - - - 0 - 5 + 0 + 6 -- cgit v1.2.1