[evince] help: No more 'View options' menu



commit 697015d01aee1d5ee6a61018c9432f321325b3ab
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Feb 15 16:10:11 2020 +0100

    help: No more 'View options' menu

 help/C/annotations.page   |  4 +++-
 help/C/invert-colors.page |  6 +++---
 help/C/movingaround.page  | 38 ++++++++++++++------------------------
 help/C/presentations.page |  5 +++--
 help/C/shortcuts.page     |  4 ++--
 5 files changed, 25 insertions(+), 32 deletions(-)
---
diff --git a/help/C/annotations.page b/help/C/annotations.page
index 0090bc63..6c5d3051 100644
--- a/help/C/annotations.page
+++ b/help/C/annotations.page
@@ -28,7 +28,9 @@
   An annotation is a note or comment added to a PDF document.  You can add annotations using the 
<app>document viewer</app>.
 </p>
 <p>
-  When you open a file, you should have a side pane on the left side of the window.  If you do not have a 
visible side pane, click the <gui>View options</gui> menu in the top right corner and select <gui>Side 
Panel</gui> or press <key>F9</key> on the keyboard.
+  When you open a file, you should have a side pane on the left side of the window.
+  If you do not have a visible side pane, select the <gui style="button">Side pane</gui>
+  button in the header bar, or press <key>F9</key> on the keyboard.
 </p>
 
 <p>
diff --git a/help/C/invert-colors.page b/help/C/invert-colors.page
index 5e33b84e..465882d0 100644
--- a/help/C/invert-colors.page
+++ b/help/C/invert-colors.page
@@ -11,6 +11,7 @@
 
     <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
     <revision pkgversion="3.10.3" date="2014-03-22" status="review"/>
+    <revision pkgversion="3.35.1" date="2020-02-15" status="review"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
@@ -28,9 +29,8 @@
 <title>Invert colors on a page</title>
 
 
- <p>To swap black for white, white for black, and so on, click the
- <gui>View options</gui> button in the top-right corner and select
- <gui>Inverted Colors</gui>.</p>
+ <p>To swap black for white, white for black, and so on, press the menu button in the
+ top-right corner of the window and select <gui style="menuitem">Night Mode</gui>.</p>
 
 
 <note style="tip">
diff --git a/help/C/movingaround.page b/help/C/movingaround.page
index 61c55aa6..b7e65b01 100644
--- a/help/C/movingaround.page
+++ b/help/C/movingaround.page
@@ -108,9 +108,9 @@
       Down</key></keyseq>.</p>
       <note style="tip">
         <p>You can only move around one page at a time, by default. If you want
-        to move between pages just by scrolling or dragging, click the
-        <gui>View options</gui> button in the top-right corner and select
-        <gui>Continuous</gui>.</p>
+        to move between pages just by scrolling or dragging, press the menu
+        button in the top-right corner of the window and select
+        <gui style="menuitem">Continuous</gui>.</p>
       </note>
     </item>
   </list>
@@ -120,8 +120,8 @@
 <section id="navigating">
   <title>Navigating with a page list or table of contents</title>
 
-  <p>To make the side pane visible, click the <gui>View options</gui> button in
-  the top-right corner and select <gui>Side Panel</gui>, or press <key>F9</key>
+  <p>To make the side pane visible, select the <gui>Side pane</gui> button in
+  the top-left corner, or press <key>F9</key>
   on the keyboard. You should see a preview of all of the pages in the
   document.</p>
 
@@ -142,29 +142,19 @@
 <section id="zoom">
   <title>Zooming in and out</title>
 
+  <p>To adjust the zoom level:</p>
+
   <list>
     <item>
-      <p>Click the <gui>View options</gui> button in the top-right corner and
-      select <gui>Zoom In</gui> or use the keyboard shortcuts
-      <keyseq><key>Ctrl</key><key>+</key></keyseq> to zoom in.</p>
+      <p>Select the desired zoom percentage from the drop-down menu in the top-right corner.</p>
+      <media type="image" src="figures/zoom.png" its:translate="no"/>
     </item>
     <item>
-      <p>Click the <gui>View options</gui> button in the top-right corner and
-      select <gui>Zoom Out</gui> or use the keyboard shortcuts
-      <keyseq><key>Ctrl</key><key>-</key></keyseq> to zoom out.</p>
+      <p>Alternatively, use the keyboard shortcuts <keyseq><key>Ctrl</key><key>+</key></keyseq>
+      to zoom in, or <keyseq><key>Ctrl</key><key>-</key></keyseq> to zoom out.</p>
     </item>
-  </list>
-
-  <p>Alternatively, you can do one of the following:</p>
-
-  <list>
     <item>
-      <p>hold down <key>Ctrl</key> and use your mouse scroll wheel to zoom.</p>
-    </item>
-    <item>
-      <p>select desired zoom percentage from the drop-down menu above the
-      window.</p>
-      <media type="image" src="figures/zoom.png" its:translate="no"/>
+      <p>Alternatively, hold down <key>Ctrl</key> and use your mouse scroll wheel to zoom.</p>
     </item>
   </list>
 
@@ -174,8 +164,8 @@
     <p>The <gui>Fit Width</gui> option will make a document page fill the whole
     <em>width</em> of the window.</p>
     <p>If you want to see two pages at once, side by side, like in a book,
-    click the <gui>View options</gui> button in the top-right corner and select
-    <gui>Dual</gui>.</p>
+    press the menu button in the top-right corner of the window and select
+    <gui style="menuitem">Dual</gui>.</p>
     <p>If the allow-links-change-zoom gsetting is set to false, links are blocked
     from changing your zoom level.</p>
   </note>
diff --git a/help/C/presentations.page b/help/C/presentations.page
index caa5a804..78459360 100644
--- a/help/C/presentations.page
+++ b/help/C/presentations.page
@@ -8,6 +8,7 @@
 
     <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
     <revision pkgversion="3.10.3" date="2014-03-22" status="review"/>
+    <revision pkgversion="3.35.1" date="2020-02-15" status="review"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
@@ -31,8 +32,8 @@
   <p><link xref="opening">Open a file</link></p>
  </item>
  <item>
-   <p>Click the <gui>View options</gui> button in the top-right corner and
-   select <gui>Presentation</gui> (or press <key>F5</key>).</p>
+   <p>Press the menu button in the top-right corner of the window and select
+   <gui style="menuitem">Present as Slideshow</gui> (or press <key>F5</key>).</p>
   <p>
    The presentation will be displayed full screen.
   </p>
diff --git a/help/C/shortcuts.page b/help/C/shortcuts.page
index 3cecfcab..43d5b248 100644
--- a/help/C/shortcuts.page
+++ b/help/C/shortcuts.page
@@ -107,12 +107,12 @@ document).</p></td>
 </tr>
     <tr>
         <td><p>Go to the beginning of a page (beginning of the document if
-<gui>Continuous</gui> is selected in the <gui>View options</gui> menu).</p></td>
+<gui>Continuous</gui> is selected in the main menu in the top-right corner).</p></td>
          <td><p><key>Home</key></p></td>
     </tr>
     <tr>
         <td><p>Go to the end of a page (end of the document if
-<gui>Continuous</gui> is selected in the <gui>View options</gui> menu).</p></td>
+<gui>Continuous</gui> is selected in the main menu in the top-right corner).</p></td>
         <td><p><key>End</key></p></td>
     </tr>
     <tr>


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