1
0
Fork 0

"OK" what? (If there's no title, then the button should at least tell us.)

This commit is contained in:
mfranz 2005-12-14 12:37:17 +00:00
parent ab06f70d62
commit acebb0015a
2 changed files with 2 additions and 2 deletions

View file

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

View file

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