Skip to content
Snippets Groups Projects
Commit 612bdab2 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern: Committed by Richard Pospesel
Browse files

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

Move the manual menu entry to the manual commit
parent 84bf6ffc
Branches
No related tags found
1 merge request!572Bug 41669: Rebase tor-browser stable to 102.9.0esr
......@@ -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