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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user