Bug 670513 - Added Recently Closed menus help to Help. r=InvisibleSmiley
--- a/suite/locales/en-US/chrome/common/help/nav_help.xhtml
+++ b/suite/locales/en-US/chrome/common/help/nav_help.xhtml
@@ -43,16 +43,17 @@
<h1 id="navigating_web_pages">Navigating Web Pages</h1>
<div class="contentsBox">In this section:
<ul>
<li><a href="#viewing_your_home_page">Viewing Your Home Page</a></li>
<li><a href="#moving_to_another_page">Moving to Another Page</a></li>
<li><a href="#clicking_a_link">Clicking a Link</a></li>
<li><a href="#retracing_your_steps">Retracing Your Steps</a></li>
+ <li><a href="#reopening_closed_tabs_windows">Reopening Closed Tabs or Windows</a></li>
<li><a href="#stopping_and_reloading">Stopping and Reloading</a></li>
<li><a href="#visiting_bookmarked_pages">Visiting Bookmarked Pages</a></li>
<li><a href="#using_tabbed_browsing">Using Tabbed Browsing</a></li>
<li><a href="#using_sidebar">Using Sidebar</a></li>
</ul>
</div>
<h2 id="viewing_your_home_page">Viewing Your Home Page</h2>
@@ -241,16 +242,39 @@
</ul>
<p><strong>Tip</strong>: To sort the history list, click one of the categories
(Title, Location, or Last Visited). Click the title again to reverse the
order.</p>
<p>[<a href="#navigating_web_pages">Return to beginning of section</a>]</p>
+<h2 id="reopening_closed_tabs_windows">Reopening Closed Tabs or Windows</h2>
+
+<p>&brandShortName; keeps track of your most recently closed tabs and
+ windows and allows you to get back to them easily.</p>
+
+<p>To reopen closed tabs:</p>
+
+<ul>
+ <li>Open the Go menu and expand the Recently Closed Tabs menu.</li>
+ <li>Select any of the previously closed tabs from the list.
+ Once selected, it will be restored and removed from the list.</li>
+</ul>
+
+<p>Similarly, to reopen closed windows:</p>
+
+<ul>
+ <li>Open the Go Menu and expand the Recently Closed Windows menu.</li>
+ <li>Select any of the previously closed windows. Once selected,
+ it will be restored and removed from the list.</li>
+</ul>
+
+<p>[<a href="#navigating_web_pages">Return to beginning of section</a>]</p>
+
<h2 id="stopping_and_reloading">Stopping and Reloading</h2>
<p>If a page is taking too long to appear, or you change your mind and
don't want to view it, click the Stop button.</p>
<p>To refresh the current page, or get the most up-to-date version, click the
Reload button, or press
<kbd class="mac">Cmd</kbd><kbd class="noMac">Ctrl</kbd>+<kbd>R</kbd>.</p>
--- a/suite/locales/en-US/chrome/common/help/suite-toc.rdf
+++ b/suite/locales/en-US/chrome/common/help/suite-toc.rdf
@@ -53,16 +53,17 @@
<rdf:Description about="#nav-doc">
<nc:subheadings>
<rdf:Seq>
<rdf:li> <rdf:Description ID="nav-doc-view" nc:name="Viewing Your Home Page" nc:link="nav_help.xhtml#viewing_your_home_page"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-move" nc:name="Moving to Another Page" nc:link="nav_help.xhtml#moving_to_another_page"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-link" nc:name="Clicking a Link" nc:link="nav_help.xhtml#clicking_a_link"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-steps" nc:name="Retracing Your Steps" nc:link="nav_help.xhtml#retracing_your_steps"/> </rdf:li>
+ <rdf:li> <rdf:Description ID="nav-doc-reopen" nc:name="Reopening Closed Tabs or Windows" nc:link="nav_help.xhtml#reopening_closed_tabs_windows"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-reload" nc:name="Stopping and Reloading" nc:link="nav_help.xhtml#stopping_and_reloading"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-bmark" nc:name="Visiting Bookmarked Pages" nc:link="nav_help.xhtml#visiting_bookmarked_pages"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-tabbed" nc:name="Using Tabbed Browsing" nc:link="nav_help.xhtml#using_tabbed_browsing"/> </rdf:li>
<rdf:li> <rdf:Description ID="nav-doc-sidebar" nc:name="Using Sidebar" nc:link="nav_help.xhtml#using_sidebar"/> </rdf:li>
</rdf:Seq>
</nc:subheadings>
</rdf:Description>