Bug #8985 --> add a key binding for the delete key such that hitting the delete button in messenger will

delete the selected message(s).
r=sspitzer


git-svn-id: svn://10.0.0.236/trunk@57456 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mscott%netscape.com
2000-01-11 22:59:12 +00:00
parent 40adb96b8f
commit 621fdbc301

View File

@@ -100,6 +100,9 @@ Rights Reserved.
<key id="key_delete"/>
<key id="key_selectAll"/>
<key id="key_preferences"/>
<key id="key_delete" keycode="VK_DELETE" shift="false" control="false"
onkeypress="goDoCommand('button_delete')"/>
</keyset>
<menubar>