[gedit/gnome-40] help: No more file menu for printing



commit 23c087f0a07d39e37eb4a14fa5d28cc4f30ea75e
Author: Andre Klapper <a9016009 gmx de>
Date:   Fri Aug 20 12:02:40 2021 +0200

    help: No more file menu for printing

 help/C/gedit-printing-order.page  |  9 +++++----
 help/C/gedit-printing-select.page |  5 +++--
 help/C/gedit-printing.page        | 39 ++++++++++++++++++++-------------------
 3 files changed, 28 insertions(+), 25 deletions(-)
---
diff --git a/help/C/gedit-printing-order.page b/help/C/gedit-printing-order.page
index f0aeadf4f..15302d4c1 100644
--- a/help/C/gedit-printing-order.page
+++ b/help/C/gedit-printing-order.page
@@ -7,6 +7,7 @@
     <desc>Set the pages to print in a certain order.</desc>
     <revision pkgversion="3.8" date="2013-02-24" status="review"/>
     <revision pkgversion="3.8" date="2013-03-21" status="review"/>
+    <revision pkgversion="40.1" date="2021-08-20" status="review"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
@@ -29,8 +30,8 @@
 
     <steps>
       <item>
-        <p>Select <guiseq><gui style="menu">File</gui>
-        <gui style="menuitem">Print</gui></guiseq>.</p>
+        <p>Press the menu button in the top-right corner of the window and select
+        the Print button.</p>
       </item>
       <item>
         <p>In the <gui style="tab">General</gui> tab of the Print dialog under
@@ -53,8 +54,8 @@
     <p>To Collate:</p>
     <steps>
       <item>
-        <p>Click <guiseq><gui style="menu">File</gui>
-        <gui style="menuitem">Print</gui></guiseq>.</p>
+        <p>Press the menu button in the top-right corner of the window and select
+        the Print button.</p>
       </item>
       <item>
         <p>In the <gui style="tab">General</gui> tab of the Print dialog under
diff --git a/help/C/gedit-printing-select.page b/help/C/gedit-printing-select.page
index 3aa4f1fcf..4192d211b 100644
--- a/help/C/gedit-printing-select.page
+++ b/help/C/gedit-printing-select.page
@@ -6,6 +6,7 @@
     <link type="guide" xref="gedit-printing#printing-order-select"/>
     <desc>Choose the pages that you want to print.</desc>
     <revision pkgversion="3.8" date="2013-02-24" status="review"/>
+    <revision pkgversion="40.1" date="2021-08-20" status="review"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
@@ -25,8 +26,8 @@
 
   <steps>
    <item>
-    <p>Select <guiseq><gui style="menu">File</gui>
-    <gui style="menuitem">Print…</gui></guiseq>.</p>
+    <p>Press the menu button in the top-right corner of the window and select
+    the Print button.</p>
    </item>
    <item>
     <p>In the <gui style="tab">General</gui> tab in the Print dialog choose
diff --git a/help/C/gedit-printing.page b/help/C/gedit-printing.page
index b5d875396..5d509287b 100644
--- a/help/C/gedit-printing.page
+++ b/help/C/gedit-printing.page
@@ -6,6 +6,7 @@
     <link type="guide" xref="index#gedit-printing-guide"/>
     <desc>Print the files that you create with gedit.</desc>
     <revision pkgversion="3.8" date="2013-02-24" status="review"/>
+    <revision pkgversion="40.1" date="2021-08-20" status="review"/>
     <credit type="author">
       <name>Jim Campbell</name>
       <email>jcampbell gnome org</email>
@@ -35,10 +36,11 @@
 
   <steps>
     <item>
-      <p>Select <guiseq><gui style="menu">File</gui>
-      <gui style="menuitem">Print Preview</gui></guiseq>. Alternatively, you
-      can press <keyseq><key>Shift</key><key>Ctrl</key>
-      <key>P</key></keyseq>.</p>
+        <p>Press the menu button in the top-right corner of the window and select
+        the Print button.</p>
+    </item>
+    <item>
+        <p>Press <gui style="button">Preview</gui>.</p>
     </item>
   </steps>
 
@@ -57,17 +59,15 @@
 
   <steps>
     <item>
-      <p>Select <guiseq><gui style="menu">File</gui>
-      <gui style="menuitem">Print</gui>
-      <gui style="tab">General</gui></guiseq>.</p>
+        <p>Press the menu button in the top-right corner of the window and select
+        the Print button.</p>
     </item>
     <item>
-      <p>Select the desired printer from the list of printers available.</p>
+      <p>In the <gui style="tab">General</gui> tab, select the desired printer
+      from the list of printers available.</p>
     </item>
     <item>
-      <p>You can preview the file using <gui style="button">Print Preview</gui>
-      and once you are satisfied with the settings, click
-      <gui style="button">Print</gui> to send the file to printer.</p>
+      <p>Press <gui style="button">Print</gui>.</p>
     </item>
   </steps>
 
@@ -92,17 +92,19 @@
     <title>Printing To File</title>
 
   <p>You can also use <app>gedit</app> to print to a file. To print your
-  document to file of a different format:</p>
+  document to a file of a different format:</p>
 
   <steps>
     <item>
-      <p>Select <guiseq><gui style="menu">File</gui>
-      <gui style="menuitem">Print</gui>
-      <gui style="menuitem">Print to File</gui></guiseq>.</p>
+        <p>Press the menu button in the top-right corner of the window and select
+        the Print button.</p>
+    </item>
+    <item>
+      <p>In the <gui style="tab">General</gui> tab, select <gui>Print to File</gui>
+      from the list of printers available.</p>
     </item>
     <item>
-      <p>Printing is enabled for the following file formats, you may select
-      from:</p>
+      <p>Select an output format:</p>
       <list>
         <item>
           <p>Portable Document Format (.pdf)</p>
@@ -116,8 +118,7 @@
         </list>
     </item>
     <item>
-      <p>To print the document to file, click
-      <gui style="button">Print</gui>.</p>
+      <p>Press <gui style="button">Print</gui>.</p>
     </item>
   </steps>
 


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