Skip to content
Snippets Groups Projects
Verified Commit aaa2f0dc authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Bug 11698: Incorporate Tor Browser Manual pages into Tor Browser

Move the manual menu entry to the manual commit
parent 28ab7be0
No related branches found
No related tags found
1 merge request!537Bug 41606: Move the changes to the hamburger menu out of the Torbutton commit
......@@ -461,6 +461,11 @@
<menupopup id="menu_HelpPopup" onpopupshowing="buildHelpMenu();">
<!-- Note: Items under here are cloned to the AppMenu Help submenu. The cloned items
have their strings defined by appmenu-data-l10n-id. -->
<!-- Add Tor Browser manual link -->
<menuitem id="torBrowserUserManual"
oncommand="gBrowser.selectedTab = gBrowser.addTab('about:manual', {triggeringPrincipal: Services.scriptSecurityManager.getSystemPrincipal()});"
label="&aboutTor.torbrowser_user_manual.label;"
accesskey="&aboutTor.torbrowser_user_manual.accesskey;"/>
<menuitem id="menu_openHelp"
oncommand="openHelpLink('firefox-help')"
hidden="true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment