From 17aae0477ffb21f85546ac76dcbfa0c6ffcac90f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 25 Sep 2013 22:51:33 -0400 Subject: [PATCH] GtkAboutDialog: prevent unintended visibility Some of the labels were not marked as no-show-all. But the code clearly tries to manage their visibility, so gtk_widget_show_all() should not affect them. https://bugzilla.gnome.org/show_bug.cgi?id=681484 --- gtk/gtkaboutdialog.ui | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gtk/gtkaboutdialog.ui b/gtk/gtkaboutdialog.ui index c043382650..0c661c3293 100644 --- a/gtk/gtkaboutdialog.ui +++ b/gtk/gtkaboutdialog.ui @@ -135,6 +135,7 @@ version 1.0 center True + True False @@ -149,6 +150,7 @@ center True True + True False @@ -190,6 +192,7 @@ center True True + True False @@ -205,6 +208,7 @@ center True True + True False