|
|
|
@ -113,7 +113,9 @@
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
<property name="resizable">True</property>
|
|
|
|
<property name="title" translatable="yes">Parameter</property>
|
|
|
|
<property name="title" translatable="yes">Parameter</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
|
|
|
<property name="wrap-width">150</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<attributes>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="cell-background">4</attribute>
|
|
|
|
<attribute name="cell-background">4</attribute>
|
|
|
|
<attribute name="sensitive">5</attribute>
|
|
|
|
<attribute name="sensitive">5</attribute>
|
|
|
|
@ -128,7 +130,9 @@
|
|
|
|
<property name="sizing">fixed</property>
|
|
|
|
<property name="sizing">fixed</property>
|
|
|
|
<property name="title" translatable="yes">Old value</property>
|
|
|
|
<property name="title" translatable="yes">Old value</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
|
|
|
<property name="wrap-width">150</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<attributes>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="cell-background">4</attribute>
|
|
|
|
<attribute name="cell-background">4</attribute>
|
|
|
|
<attribute name="sensitive">5</attribute>
|
|
|
|
<attribute name="sensitive">5</attribute>
|
|
|
|
@ -142,7 +146,9 @@
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
<property name="sizing">autosize</property>
|
|
|
|
<property name="title" translatable="yes">New value</property>
|
|
|
|
<property name="title" translatable="yes">New value</property>
|
|
|
|
<child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkCellRendererText"/>
|
|
|
|
<object class="GtkCellRendererText">
|
|
|
|
|
|
|
|
<property name="wrap-width">150</property>
|
|
|
|
|
|
|
|
</object>
|
|
|
|
<attributes>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="cell-background">4</attribute>
|
|
|
|
<attribute name="cell-background">4</attribute>
|
|
|
|
<attribute name="sensitive">5</attribute>
|
|
|
|
<attribute name="sensitive">5</attribute>
|
|
|
|
@ -173,7 +179,6 @@
|
|
|
|
<object class="GtkHeaderBar">
|
|
|
|
<object class="GtkHeaderBar">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="can-focus">False</property>
|
|
|
|
<property name="show-close-button">True</property>
|
|
|
|
|
|
|
|
<child type="title">
|
|
|
|
<child type="title">
|
|
|
|
<object class="GtkLabel" id="HeaderTopic">
|
|
|
|
<object class="GtkLabel" id="HeaderTopic">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|