[gedit-plugins] [help] Update bookmarks.page



commit 5516ee0be3753a4a2eda0ee46dc5202416bfb919
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date:   Wed Sep 10 22:43:45 2014 +0100

    [help] Update bookmarks.page
    
    The gedit UI has changed, so update for the new toolbar.

 help/C/bookmarks.page |   26 ++++++++++++++++----------
 1 files changed, 16 insertions(+), 10 deletions(-)
---
diff --git a/help/C/bookmarks.page b/help/C/bookmarks.page
index ba8e3f2..93a9557 100644
--- a/help/C/bookmarks.page
+++ b/help/C/bookmarks.page
@@ -6,11 +6,17 @@
   <info>
     <link type="guide" xref="gedit-plugin-guide#gedit-additional-plugins"/>
     <revision version="3.4" date="2013-02-24" status="review"/>
+    <revision version="3.14" date="2014-09-10" status="review"/>
 
     <credit type="author">
       <name>Jim Campbell</name>
       <email its:translate="no">jwcampbell gmail com</email>
     </credit>
+    <credit type="copyright editor">
+      <name>Ekaterina Gerasimova</name>
+      <email its:translate="no">kittykat3756 gmail com</email>
+      <years>2014</years>
+    </credit>
 
     <desc>Record commonly-referenced locations with bookmarks.</desc>
   </info>
@@ -35,12 +41,12 @@
     </item>
     <item>
       <p>Press <keyseq><key>Ctrl</key><key>Alt</key><key>B</key></keyseq>, or
-      click <guiseq><gui style="menu">Edit</gui><gui style="menuitem">Toggle
-      Bookmark</gui></guiseq>.</p>
+      open the menu in the top-right corner and select
+      <gui style="menuitem">Toggle Bookmark</gui>.</p>
     </item>
   </steps>
   
-  <steps>
+  <list>
     <title>To move between bookmarks:</title>
     <item>
       <p>Press <keyseq><key>Ctrl</key><key>B</key></keyseq> to move to the next
@@ -49,13 +55,13 @@
     <item>
       <p>Press <keyseq><key>Ctrl</key><key>Shift</key><key>B</key></keyseq> to
       move to the previous bookmark.</p>
-      <note>
-        <p>If you prefer using the mouse, you can click
-        <guiseq><gui style="menu">gedit</gui><gui style="menuitem">Go to Next
-        Bookmark</gui></guiseq> or <guiseq><gui style="menu">Edit</gui>
-        <gui style="menuitem">Go to Previous Bookmark</gui></guiseq>.</p>
-      </note>
     </item>
-  </steps>
+  </list>
+
+  <note>
+    <p>If you prefer to use the mouse, you can open the menu in the top-right
+    corner and select <gui style="menuitem">Go to Next Bookmark</gui> or
+    <gui style="menuitem">Go to Previous Bookmark</gui>.</p>
+  </note>
 
 </page>


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