From 6c8bfa8649e71d4f20eea69b57dc47b514dd498c Mon Sep 17 00:00:00 2001 From: Vladimir Slavik Date: Tue, 11 Aug 2020 17:34:49 +0200 Subject: [PATCH] Automatically break lines in labels in software selection spoke Resolves: rhbz#1822787 --- pyanaconda/ui/gui/spokes/software_selection.glade | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pyanaconda/ui/gui/spokes/software_selection.glade b/pyanaconda/ui/gui/spokes/software_selection.glade index 2965e66df..87804c72e 100644 --- a/pyanaconda/ui/gui/spokes/software_selection.glade +++ b/pyanaconda/ui/gui/spokes/software_selection.glade @@ -1,5 +1,5 @@ - + @@ -60,10 +60,12 @@ True False + end 6 True - 0 Base Environment + True + 0 @@ -78,10 +80,12 @@ True False + end 6 True - 0 Additional software for Selected Environment + True + 0 -- 2.23.0