mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
12 lines
314 B
XML
12 lines
314 B
XML
<?xml version="1.0"?>
|
|
<!-- unix version of platformMailnewsOverlay.xul -->
|
|
|
|
<overlay id="platformMailnewsOverlay"
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
|
|
<!-- Delete Key -->
|
|
<key id="cmd_shiftDelete" keycode="VK_DELETE" xulkey="false" modifiers="shift"/>
|
|
|
|
</overlay>
|
|
|