universal-access: set the default contrast selection to "Normal"
This commit is contained in:
parent
e21b42eaae
commit
4f3104ff8a
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@
|
|||
<object class="GtkComboBox" id="seeing_contrast_combobox">
|
||||
<property name="visible">True</property>
|
||||
<property name="model">contrast_model</property>
|
||||
<property name="active">0</property>
|
||||
<property name="active">1</property>
|
||||
<child>
|
||||
<object class="GtkCellRendererText" id="contrast_renderer">
|
||||
<property name="font">Normal</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue