From 2383bfcc2b09584d02656dafd77ae046cb73e816 Mon Sep 17 00:00:00 2001 From: David Lehman Date: Wed, 10 Oct 2012 11:07:43 -0500 Subject: Hook up signal handler for raid feature checkbuttons. --- pyanaconda/ui/gui/spokes/custom.glade | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade index 8e6d72893..c377e6af9 100644 --- a/pyanaconda/ui/gui/spokes/custom.glade +++ b/pyanaconda/ui/gui/spokes/custom.glade @@ -746,6 +746,7 @@ you'll be able to view their details here. False 0 True + False @@ -791,6 +792,7 @@ you'll be able to view their details here. False 0 True + False @@ -845,6 +847,7 @@ you'll be able to view their details here. False 0 True + False @@ -890,6 +893,7 @@ you'll be able to view their details here. False 0 True + False @@ -934,6 +938,7 @@ you'll be able to view their details here. False 0 True + False @@ -979,6 +984,7 @@ you'll be able to view their details here. False 0 True + False @@ -1012,6 +1018,7 @@ you'll be able to view their details here. False 0 True + False @@ -1091,6 +1098,7 @@ you'll be able to view their details here. False 0 True + False @@ -1136,6 +1144,7 @@ you'll be able to view their details here. False 0 True + False -- cgit