mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-12 19:00:11 +01:00
11 lines
310 B
XML
11 lines
310 B
XML
<?xml version="1.0"?>
|
|
<!-- mac 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_BACK" xulkey="false" modifiers="shift"/>
|
|
|
|
</overlay>
|