Files
sdk/utils/tip/fftip/chrome/content/browser.xul
T
2011-12-08 22:06:59 +00:00

7 lines
263 B
XML

<?xml version="1.0"?>
<overlay id="fftip" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<menupopup id="menu_ToolsPopup">
<menuitem label="Dart Tip" oncommand="loadURI('chrome://fftip/content/tip.html');"/>
</menupopup>
</overlay>