18446: change name of keyset back to 'keyset'. r=danm (actually, this is his change), a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56254 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<spring flex="100%"/>
|
||||
</box>
|
||||
|
||||
<keyset id="unixdialogkeyset">
|
||||
<keyset id="keyset">
|
||||
<key keycode="VK_ENTER" oncommand="doOKButton()"/>
|
||||
<key keycode="VK_RETURN" oncommand="doOKButton()"/>
|
||||
<key keycode="VK_ESCAPE" oncommand="doCancelButton()"/>
|
||||
|
||||
Reference in New Issue
Block a user