mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-28 11:28:38 +00:00
Bug 341888: document Bookmarks menu -> 'Subscribe to This Page[...]'. r=jwalden
This commit is contained in:
parent
7f13394dda
commit
999c223da2
@ -370,8 +370,9 @@
|
||||
<nc:subheadings>
|
||||
<rdf:Seq>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks-add-to-bookmarks" nc:name="Bookmark This Page..." nc:link="menu_reference.xhtml#add_to_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks-subscribe" nc:name="Subscribe to This Page..." nc:link="menu_reference.xhtml#subscribe"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks-bookmark-all-tabs" nc:name="Bookmark All Tabs..." nc:link="menu_reference.xhtml#bookmark_all_tabs"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks-manage" nc:name="Manage Bookmarks..." nc:link="menu_reference.xhtml#manage_bookmarks"/> </rdf:li>
|
||||
<rdf:li> <rdf:Description ID="menu-bookmarks-organize-bookmarks" nc:name="Organize Bookmarks..." nc:link="menu_reference.xhtml#organize_bookmarks"/> </rdf:li>
|
||||
</rdf:Seq>
|
||||
</nc:subheadings>
|
||||
</rdf:Description>
|
||||
|
@ -304,14 +304,22 @@ Contributors:
|
||||
<p>Adds the current page to your bookmarks. A dialog will be displayed,
|
||||
allowing you to choose a title for the bookmark and specify where you
|
||||
want it to be stored.</p>
|
||||
|
||||
|
||||
<h3 id="subscribe">Subscribe to This Page...</h3>
|
||||
<p>Shows a preview of the <a href="glossary.xhtml#feed">feed</a> offered by
|
||||
the current site. From the preview page, you can subscribe to the feed using
|
||||
a <a href="glossary.xhtml#live_bookmark">Live Bookmark</a>, a feed reader
|
||||
on your computer, or a web service. If you have chosen to always subscribe
|
||||
with a Live Bookmark or a feed reader in the <em>Content</em> panel of
|
||||
&pref.menuPath;, the preview page will be skipped.</p>
|
||||
|
||||
<h3 id="bookmark_all_tabs">Bookmark All Tabs...</h3>
|
||||
<p>Adds all the tabs in the current window to a new bookmark folder. A dialog
|
||||
will be displayed, allowing you to choose the name of the folder and specify
|
||||
where you want it to be stored.</p>
|
||||
|
||||
<h3 id="manage_bookmarks">Manage Bookmarks...</h3>
|
||||
<p>Displays the Bookmark Manager, a window where you can modify your
|
||||
<h3 id="organize_bookmarks">Organize Bookmarks...</h3>
|
||||
<p>Displays the Bookmarks Manager, a window where you can modify your
|
||||
bookmarks. You can sort, rename and change the properties for your
|
||||
bookmarks as well as add, remove, and move them.</p>
|
||||
|
||||
@ -407,7 +415,7 @@ Contributors:
|
||||
the current version and a brief list of credits.</p>
|
||||
</div>
|
||||
|
||||
<div class="contentsBox"><em>26 July 2006</em></div>
|
||||
<div class="contentsBox"><em>24 August 2006</em></div>
|
||||
<p>Copyright © 2003-2006 Contributors to the Mozilla Help Viewer Project.</p>
|
||||
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user