Bug 415664 - "Source viewer needs menu icons" (Adds an id to the Help Contents menuitem) [p=ispence@gmail.com (Ian Spence) r=Mano a1.9=beltzner]

This commit is contained in:
reed@reedloden.com 2008-03-28 01:48:26 -07:00
parent 093a52780c
commit 83ad2eef67

View File

@ -76,7 +76,8 @@
accesskey="&helpMenu.accesskey;">
#endif
<menupopup id="menu_HelpPopup" onpopupshowing="buildHelpMenu();">
<menuitem oncommand="openHelpLink('firefox-help')"
<menuitem id="menu_openHelp"
oncommand="openHelpLink('firefox-help')"
#ifdef XP_MACOSX
label="&helpContentsMac.label;"
key="key_openHelpMacFrontend"/>