mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-14 03:30:17 +01:00
11 lines
310 B
Plaintext
11 lines
310 B
Plaintext
|
<?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>
|