clear gtk enum value response ids
Change-Id: I4cf3d81bcfe31e8a2b99c0f770bc1f999205f110
This commit is contained in:
@@ -113,7 +113,7 @@
|
|||||||
</object>
|
</object>
|
||||||
</child>
|
</child>
|
||||||
<action-widgets>
|
<action-widgets>
|
||||||
<action-widget response="-3">ok</action-widget>
|
<action-widget response="0">ok</action-widget>
|
||||||
<action-widget response="0">cancel</action-widget>
|
<action-widget response="0">cancel</action-widget>
|
||||||
<action-widget response="0">help</action-widget>
|
<action-widget response="0">help</action-widget>
|
||||||
</action-widgets>
|
</action-widgets>
|
||||||
|
@@ -114,7 +114,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<action-widgets>
|
<action-widgets>
|
||||||
<action-widget response="0">help</action-widget>
|
<action-widget response="0">help</action-widget>
|
||||||
<action-widget response="-3">ok</action-widget>
|
<action-widget response="0">ok</action-widget>
|
||||||
<action-widget response="0">cancel</action-widget>
|
<action-widget response="0">cancel</action-widget>
|
||||||
</action-widgets>
|
</action-widgets>
|
||||||
</object>
|
</object>
|
||||||
|
@@ -110,7 +110,6 @@
|
|||||||
<property name="xalign">0</property>
|
<property name="xalign">0</property>
|
||||||
<property name="label" translatable="yes">_Description</property>
|
<property name="label" translatable="yes">_Description</property>
|
||||||
<property name="use_underline">True</property>
|
<property name="use_underline">True</property>
|
||||||
<property name="mnemonic_widget">desc_entry</property>
|
|
||||||
</object>
|
</object>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="expand">False</property>
|
<property name="expand">False</property>
|
||||||
@@ -150,7 +149,7 @@
|
|||||||
</child>
|
</child>
|
||||||
<action-widgets>
|
<action-widgets>
|
||||||
<action-widget response="0">help</action-widget>
|
<action-widget response="0">help</action-widget>
|
||||||
<action-widget response="-3">ok</action-widget>
|
<action-widget response="0">ok</action-widget>
|
||||||
<action-widget response="0">cancel</action-widget>
|
<action-widget response="0">cancel</action-widget>
|
||||||
</action-widgets>
|
</action-widgets>
|
||||||
</object>
|
</object>
|
||||||
|
Reference in New Issue
Block a user