From 3e5525a5b7f9ea0999afc74551770cbb92ab059b Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Mon, 22 Oct 2018 15:32:58 +0200 Subject: libnma/vpn-password-dialog: drop use of GtkWidget.no-show-all property It's going away in Gtk4. We don't do show_all() anyway -- just hide the widgets by default. This commit brings back parts of 07d900c0b ("libnma: drop use of GtkWidget.no-show-all property") that was unnecessarily reverted in f56334c307f ("Revert "libnma: drop use of GtkWidget.no-show-all property"") with another fix folded in. https://gitlab.gnome.org/GNOME/network-manager-applet/merge_requests/24 --- src/libnma/nma-vpn-password-dialog.ui | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/src/libnma/nma-vpn-password-dialog.ui b/src/libnma/nma-vpn-password-dialog.ui index bcbac83c..ca3009dc 100644 --- a/src/libnma/nma-vpn-password-dialog.ui +++ b/src/libnma/nma-vpn-password-dialog.ui @@ -86,8 +86,8 @@ + False True - True False 20 @@ -99,9 +99,8 @@ - True + False True - True False 20 @@ -115,7 +114,6 @@ True True - True False 20 @@ -127,8 +125,8 @@ + False False - True _Tertiary Password: True password_entry_tertiary @@ -141,9 +139,8 @@ - True + False False - True _Secondary Password: True password_entry_secondary @@ -158,7 +155,6 @@ True False - True _Password: True password_entry @@ -171,8 +167,8 @@ + False False - True start 12 True -- cgit v1.2.1