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:
akkana%netscape.com
1999-12-21 00:12:28 +00:00
parent 7af106da48
commit a41305819a

View File

@@ -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()"/>