mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
14 lines
455 B
XML
14 lines
455 B
XML
<?xml version="1.0"?>
|
|
<!-- unix version of platformEditorBindings.xul -->
|
|
<!-- This file is ONLY here to show bindings in the menus. -->
|
|
<!-- The real bindings come from XBL, in platformHTMLBindings.xml -->
|
|
<!-- See bugs 57078 and 71779. -->
|
|
|
|
<keybinding id="platformEditorBindings"
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
|
|
<!-- End Unix-specific keybindings -->
|
|
|
|
</keybinding>
|
|
|