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