From: "Brian C. Lane" bcl@redhat.com
--- pyanaconda/ui/gui/spokes/custom.glade | 1 + 1 file changed, 1 insertion(+)
diff --git a/pyanaconda/ui/gui/spokes/custom.glade b/pyanaconda/ui/gui/spokes/custom.glade index 6abee1b..59eb541 100644 --- a/pyanaconda/ui/gui/spokes/custom.glade +++ b/pyanaconda/ui/gui/spokes/custom.glade @@ -28,6 +28,7 @@ <property name="can_focus">True</property> <property name="receives_default">True</property> <property name="use_stock">True</property> + <signal name="clicked" handler="on_close" swapped="no"/> </object> <packing> <property name="expand">False</property>
anaconda-patches@lists.fedorahosted.org