Bug 597589 - [Firefox button] Add "Troubleshooting Information" to Help Menu. r=dolske, ui-r=beltzner, a=blocking

This commit is contained in:
Mike Beltzner 2010-09-20 18:49:00 -07:00
parent 18be4e5d35
commit 154642fcb0

View File

@ -761,6 +761,10 @@
label="&appMenuGettingStarted.label;"
oncommand="gBrowser.loadOneTab('http://www.mozilla.com/firefox/central/', {inBackground: false});"
onclick="checkForMiddleClick(this, event);"/>
<menuitem id="appmenu_troubleshootingInfo"
label="&helpTroubleshootingInfo.label;"
oncommand="openTroubleshootingPage()"
onclick="checkForMiddleClick(this,event);"/>
<menuseparator/>
<menuitem id="appmenu_about"
label="&aboutProduct.label;"