[gthumb] added bookmarks section to manual



commit be9ab5794c30f7dca14ab286ff7ba0115529b9d2
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Tue Jun 29 12:48:45 2010 -0400

    added bookmarks section to manual

 help/C/bookmarks.page |   21 +++++++++++++++++++++
 help/Makefile.am      |    3 ++-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/help/C/bookmarks.page b/help/C/bookmarks.page
new file mode 100644
index 0000000..d5853dc
--- /dev/null
+++ b/help/C/bookmarks.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/"; type="topic"
+id="gthumb-bookmarks">
+  <info>
+    <link type="guide" xref="index#files" />
+  </info>
+  <title>Using Bookmarks</title>
+
+  <p>Frequently-used folders can be added to the bookmark list for rapid
+  access. To add the current folder to the bookmark list, press
+  <keyseq><key>Ctrl</key><key>D</key></keyseq> or use the command
+  <guiseq><gui>Bookmarks</gui><gui>Add Bookmark</gui></guiseq>.</p>
+
+  <p>To remove or rearrange bookmarks in a different order use the
+  <guiseq><gui>Bookmarks</gui><gui>Edit Bookmarks</gui></guiseq> command.</p>
+
+  <p><guiseq><gui>Bookmarks</gui><gui>System Bookmarks</gui></guiseq>
+  provides access to the system bookmarks that have been defined
+  in <app>Nautilus</app> or the file-chooser dialog used in most Gnome
+  applications.</p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index f2302a6..7996db6 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -42,7 +42,8 @@ DOC_PAGES = \
 	printing.page \
 	shortcuts.page \
 	sharing-disc.page \
-	wallpaper.page
+	wallpaper.page \
+	bookmarks.page
 	
 DOC_LINGUAS = de el es fr oc sl sv zh_CN
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]