[evince] help: System printer settings UI has no Device section anymore



commit adae42809c1d17cee74452cc0286c57985c0049e
Author: Andre Klapper <a9016009 gmx de>
Date:   Sat Mar 6 07:27:37 2021 +0100

    help: System printer settings UI has no Device section anymore
    
    Plus dconf editor has changed workflows. (This maybe all should
    not be in the Evince docs with this level of detail.)
    
    Fixes #1568

 help/C/figures/emblem-system-symbolic.svg |  3 ++
 help/C/noprint.page                       | 54 +++++++++++++++++++------------
 2 files changed, 36 insertions(+), 21 deletions(-)
---
diff --git a/help/C/figures/emblem-system-symbolic.svg b/help/C/figures/emblem-system-symbolic.svg
new file mode 100644
index 00000000..603d1546
--- /dev/null
+++ b/help/C/figures/emblem-system-symbolic.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg"; width="16" height="16">
+    <path d="M8 1c-.22 0-.44.011-.656.031l-.406 2.094a5.012 5.012 0 0 0-.969.312L4.438 
1.97c-.389.23-.727.514-1.063.812l.906 1.906a5.057 5.057 0 0 0-.593.813l-2.094-.281A6.91 6.91 0 0 0 1.188 
6.5l1.843 1a4.826 4.826 0 0 0-.03.5c0 .173.013.332.03.5l-1.843 1c.097.445.228.872.406 
1.281l2.094-.281c.17.29.371.563.593.812l-.906 1.907c.336.298.674.582 
1.063.812l1.531-1.469c.306.137.634.24.969.313l.406 2.094a7.118 7.118 0 0 0 1.312 
0l.407-2.094c.334-.073.663-.176.968-.313l1.532 1.47c.388-.23.727-.515 
1.062-.813l-.906-1.907c.222-.249.424-.522.594-.812l2.093.281a6.91 6.91 0 0 0 
.407-1.281l-1.844-1c.017-.168.031-.327.031-.5s-.014-.332-.031-.5l1.844-1a6.908 6.908 0 0 
0-.407-1.281l-2.093.281a5.057 5.057 0 0 0-.594-.813l.906-1.906c-.335-.298-.674-.582-1.062-.812L10.03 
3.437a5.015 5.015 0 0 0-.968-.312l-.407-2.094A7.118 7.118 0 0 0 8 1zm0 4a3 3 0 1 1 0 6 3 3 0 0 1 0-6z" 
style="marker:none" color="#000" overflow="visible" fill="#474747"/>
+</svg>
diff --git a/help/C/noprint.page b/help/C/noprint.page
index 69276e8a..629fe65e 100644
--- a/help/C/noprint.page
+++ b/help/C/noprint.page
@@ -1,4 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      xmlns:if="http://projectmallard.org/if/1.0/";
       type="topic" style="task"
       id="noprint">
 
@@ -7,6 +9,7 @@
     <desc>The author may have put printing restrictions on the document.</desc>
     <revision pkgversion="3.2" version="0.1" date="2011-09-05" status="final"/>
     <revision pkgversion="3.30.2" version="0.2" date="2018-11-25" status="final"/>
+    <revision pkgversion="3.38.2" version="0.3" date="2021-03-06" status="final"/>
     <credit type="author">
       <name>Phil Bull</name>
       <email>philbull gmail com</email>
@@ -45,20 +48,23 @@
       <p>Click on <gui>Settings</gui>.</p>
     </item>
     <item>
-      <p>Click <gui>Devices</gui> in the sidebar.</p>
+      <p>Click <gui>Printers</gui> in the sidebar.</p>
+    </item>
+   <item>
+      <p>Click the <media its:translate="no" type="image" src="figures/emblem-system-symbolic.svg"><span 
its:translate="yes">settings</span></media>
+      button next to the printer.</p>
     </item>
     <item>
-      <p>Click <gui>Printers</gui> in the sidebar to open the panel.</p>
+      <p>Select <gui style="menuitem">Printing Options</gui>.</p>
+    </item>
+    <item>
+      <p>Click on <gui>Test Page</gui>. A page should be sent to your printer.</p>
+      <note>
+        <p>
+        If this fails, see <link href="help:gnome-help/printing">Printing help</link>.  You may also need to 
see your printer's manual to see what else you can do.
+        </p>
+      </note>
     </item>
-   <item><p>Click on your printer in the list.</p></item>
-   <item><p>Click on <gui>Print Test Page</gui>.  A page should be sent to your printer.</p>
-<note>
- <p>
-If this fails, see <link href="help:gnome-help/printing">Printing help</link>.  You may also need to see 
your printer's manual to see what else you can do.
-</p>
-</note>
-
-</item>
   </steps>
 
 
@@ -73,23 +79,29 @@ If this fails, see <link href="help:gnome-help/printing">Printing help</link>.
   that it hasn't been disabled:
   </p>
 
+  <note style="important">
+    <p>You need to have <app>dconf Editor</app> installed on your computer to
+    change this setting.</p>
+    <if:if test="action:install">
+      <p><link style="button" action="install:dconf-editor">Install
+      <app>dconf Editor</app></link></p>
+    </if:if>
+  </note>
+
   <steps>
     <item>
-      <p>
-      Press <keyseq><key>Alt</key><key>F2</key></keyseq> to open the Run
-      Application window.
-      </p>
+      <p>Open the <gui href="help:gnome-help/shell-introduction#activities">Activities</gui> 
+      overview and start typing <gui>dconf Editor</gui>.</p>
     </item>
     <item>
-      <p>
-      Type <input>dconf-editor</input> into the text box and click
-      <gui>Run</gui>. The Configuration Editor will open.
-      </p>
+      <p>Click on <gui>dconf Editor</gui>.</p>
+    </item>
+    <item>
+      <p>Browse to <sys>/org/gnome/evince</sys>.</p>
     </item>
-    <item><p>Browse to <sys>/org/gnome/evince</sys> using the side pane.</p></item>
     <item>
       <p>
-      Make sure that the <gui>override_restrictions</gui> option is checked.
+      Make sure that the <gui>override-restrictions</gui> option is checked.
       </p>
     </item>
     <item>


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