|
|
|
|
@ -77,6 +77,9 @@
|
|
|
|
|
<property name="search-column">1</property>
|
|
|
|
|
<property name="enable-grid-lines">both</property>
|
|
|
|
|
<property name="activate-on-single-click">True</property>
|
|
|
|
|
<child internal-child="selection">
|
|
|
|
|
<object class="GtkTreeSelection"/>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<child>
|
|
|
|
|
@ -215,7 +218,7 @@
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="AcceptButton">
|
|
|
|
|
<property name="label" translatable="yes">Accept</property>
|
|
|
|
|
<property name="label" translatable="yes">Apply</property>
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can-focus">True</property>
|
|
|
|
|
<property name="receives-default">True</property>
|
|
|
|
|
|