make "OK" the default button
This commit is contained in:
parent
2f761ab099
commit
114eceb823
2 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
<button>
|
||||
<legend>OK</legend>
|
||||
<equal>true</equal>
|
||||
<default>true</default>
|
||||
<binding><command>dialog-apply</command></binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
|
|
|
@ -21,6 +21,7 @@
|
|||
<button>
|
||||
<legend>OK</legend>
|
||||
<equal>true</equal>
|
||||
<default>true</default>
|
||||
<binding><command>dialog-apply</command></binding>
|
||||
<binding>
|
||||
<command>nasal</command>
|
||||
|
|
Loading…
Add table
Reference in a new issue