Fixed uncheck all button at main components page

pull/398/head
parent 2966985532
commit 3b87863b2e

@ -2138,6 +2138,7 @@ Select a different installation sources.</property>
<child> <child>
<object class="GtkCheckButton" id="OSSoftwareUncheckAllCheck"> <object class="GtkCheckButton" id="OSSoftwareUncheckAllCheck">
<property name="label" translatable="yes">Uncheck all</property> <property name="label" translatable="yes">Uncheck all</property>
<property name="visible">True</property>
<property name="can-focus">True</property> <property name="can-focus">True</property>
<property name="receives-default">False</property> <property name="receives-default">False</property>
<property name="draw-indicator">True</property> <property name="draw-indicator">True</property>

Loading…
Cancel
Save