home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.swcp.com
/
ftp.swcp.com.zip
/
ftp.swcp.com
/
mac
/
mozilla-mac-0.9.sea.hqx
/
mozilla-mac-0.9
/
Chrome
/
help.jar
/
content
/
help
/
helpMenuOverlay.xul
< prev
Wrap
Extensible Markup Language
|
2001-05-05
|
384b
|
14 lines
<?xml version="1.0"?>
<overlay id="helpMenuID"
xmlns:html="http://www.w3.org/1999/xhtml"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<menupopup id="helpPopup">
<menuitem label="Help Contents" position="1"
oncommand="toOpenWindowByType('mozilla:help', 'chrome://help/content/help.xul');" />
</menupopup>
</overlay>