"OK" what? (If there's no title, then the button should at least tell us.)
This commit is contained in:
parent
ab06f70d62
commit
acebb0015a
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
<layout>hbox</layout>
|
||||
<empty><stretch>true</stretch></empty>
|
||||
<button>
|
||||
<legend>OK</legend>
|
||||
<legend>Load</legend>
|
||||
<equal>true</equal>
|
||||
<default>true</default>
|
||||
<binding><command>dialog-apply</command></binding>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<layout>hbox</layout>
|
||||
<empty><stretch>true</stretch></empty>
|
||||
<button>
|
||||
<legend>OK</legend>
|
||||
<legend>Save</legend>
|
||||
<equal>true</equal>
|
||||
<default>true</default>
|
||||
<binding><command>dialog-apply</command></binding>
|
||||
|
|
Loading…
Add table
Reference in a new issue