Melchior FRANZ:
Although this doesn't work anywhere but on my machine ... OK/Cancel is completely out of place for this dialog. This has to be Apply/Close or something.
This commit is contained in:
parent
1571689ab2
commit
417d884151
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
||||||
<empty><stretch>true</stretch></empty>
|
<empty><stretch>true</stretch></empty>
|
||||||
|
|
||||||
<button>
|
<button>
|
||||||
<legend>OK</legend>
|
<legend>Apply</legend>
|
||||||
<equal>true</equal>
|
<equal>true</equal>
|
||||||
<default>true</default>
|
<default>true</default>
|
||||||
<binding>
|
<binding>
|
||||||
|
@ -50,7 +50,7 @@
|
||||||
<empty><stretch>true</stretch></empty>
|
<empty><stretch>true</stretch></empty>
|
||||||
|
|
||||||
<button>
|
<button>
|
||||||
<legend>Cancel</legend>
|
<legend>Close</legend>
|
||||||
<equal>true</equal>
|
<equal>true</equal>
|
||||||
<binding>
|
<binding>
|
||||||
<command>dialog-close</command>
|
<command>dialog-close</command>
|
||||||
|
|
Loading…
Add table
Reference in a new issue