tenfourfox/dom/xul/test/overlay1_bug335375.xul
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
289 B
XML

<?xml version="1.0"?>
<overlay id="overlay1"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<commandset id="test_commandset">
<command id="cmd_test"/>
</commandset>
<toolbarbutton id="button_test"
command="cmd_test"/>
</overlay>