5693: Set some dialog response codes
The response codes are used to position the buttons in the dialog action area.
This commit is contained in:
parent
ec6b6d98f2
commit
0f0763f86d
@ -599,9 +599,9 @@
|
||||
</object>
|
||||
</child>
|
||||
<action-widgets>
|
||||
<action-widget response="0">help</action-widget>
|
||||
<action-widget response="0">cancel</action-widget>
|
||||
<action-widget response="0">ok</action-widget>
|
||||
<action-widget response="-11">help</action-widget>
|
||||
<action-widget response="-6">cancel</action-widget>
|
||||
<action-widget response="-5">ok</action-widget>
|
||||
</action-widgets>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -806,8 +806,8 @@
|
||||
</object>
|
||||
</child>
|
||||
<action-widgets>
|
||||
<action-widget response="0">cancel</action-widget>
|
||||
<action-widget response="0">ok</action-widget>
|
||||
<action-widget response="-6">cancel</action-widget>
|
||||
<action-widget response="-5">ok</action-widget>
|
||||
<action-widget response="-11">button119</action-widget>
|
||||
</action-widgets>
|
||||
</object>
|
||||
|
@ -430,8 +430,8 @@ Gramps does not store the media internally, it only stores the path! Set the 'Re
|
||||
</object>
|
||||
</child>
|
||||
<action-widgets>
|
||||
<action-widget response="0">button91</action-widget>
|
||||
<action-widget response="0">ok</action-widget>
|
||||
<action-widget response="-6">button91</action-widget>
|
||||
<action-widget response="-5">ok</action-widget>
|
||||
<action-widget response="-11">button102</action-widget>
|
||||
</action-widgets>
|
||||
</object>
|
||||
|
@ -800,8 +800,8 @@ Indicate that the surname consists of different parts. Every surname has its own
|
||||
</object>
|
||||
</child>
|
||||
<action-widgets>
|
||||
<action-widget response="0">button15</action-widget>
|
||||
<action-widget response="0">ok</action-widget>
|
||||
<action-widget response="-6">button15</action-widget>
|
||||
<action-widget response="-5">ok</action-widget>
|
||||
<action-widget response="-11">button134</action-widget>
|
||||
</action-widgets>
|
||||
</object>
|
||||
|
@ -640,9 +640,9 @@ You can set these values via the Geography View by searching the place, or via a
|
||||
</object>
|
||||
</child>
|
||||
<action-widgets>
|
||||
<action-widget response="0">help</action-widget>
|
||||
<action-widget response="0">cancel</action-widget>
|
||||
<action-widget response="0">ok</action-widget>
|
||||
<action-widget response="-11">help</action-widget>
|
||||
<action-widget response="-6">cancel</action-widget>
|
||||
<action-widget response="-5">ok</action-widget>
|
||||
</action-widgets>
|
||||
</object>
|
||||
</interface>
|
||||
|
@ -724,8 +724,8 @@
|
||||
</object>
|
||||
</child>
|
||||
<action-widgets>
|
||||
<action-widget response="0">definition_cancel</action-widget>
|
||||
<action-widget response="0">definition_ok</action-widget>
|
||||
<action-widget response="-6">definition_cancel</action-widget>
|
||||
<action-widget response="-5">definition_ok</action-widget>
|
||||
<action-widget response="-11">definition_help</action-widget>
|
||||
</action-widgets>
|
||||
</object>
|
||||
|
@ -1703,8 +1703,8 @@
|
||||
</object>
|
||||
</child>
|
||||
<action-widgets>
|
||||
<action-widget response="0">button8</action-widget>
|
||||
<action-widget response="0">button7</action-widget>
|
||||
<action-widget response="-6">button8</action-widget>
|
||||
<action-widget response="-5">button7</action-widget>
|
||||
</action-widgets>
|
||||
</object>
|
||||
<object class="GtkDialog" id="styles">
|
||||
@ -1939,8 +1939,8 @@
|
||||
</object>
|
||||
</child>
|
||||
<action-widgets>
|
||||
<action-widget response="0">button2</action-widget>
|
||||
<action-widget response="0">button1</action-widget>
|
||||
<action-widget response="-6">button2</action-widget>
|
||||
<action-widget response="-5">button1</action-widget>
|
||||
</action-widgets>
|
||||
</object>
|
||||
</interface>
|
||||
|
Loading…
Reference in New Issue
Block a user