|
|
|
|
@ -89,7 +89,6 @@
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Locale</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
@ -104,10 +103,10 @@
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
|
<property name="sizing">fixed</property>
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="min-width">35</property>
|
|
|
|
|
<property name="title" translatable="yes">Language</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
@ -121,9 +120,9 @@
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkTreeViewColumn">
|
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
|
<property name="sizing">fixed</property>
|
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
|
<property name="title" translatable="yes">Territory</property>
|
|
|
|
|
<property name="expand">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
<property name="wrap-mode">word</property>
|
|
|
|
|
|