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>
|
||||
|
||||
<button>
|
||||
<legend>OK</legend>
|
||||
<legend>Apply</legend>
|
||||
<equal>true</equal>
|
||||
<default>true</default>
|
||||
<binding>
|
||||
|
@ -50,7 +50,7 @@
|
|||
<empty><stretch>true</stretch></empty>
|
||||
|
||||
<button>
|
||||
<legend>Cancel</legend>
|
||||
<legend>Close</legend>
|
||||
<equal>true</equal>
|
||||
<binding>
|
||||
<command>dialog-close</command>
|
||||
|
|
Loading…
Reference in a new issue