1
0
Fork 0

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:
ehofman 2004-12-27 13:37:06 +00:00
parent 1571689ab2
commit 417d884151

View file

@ -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>