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