[gnome-user-docs/gnome-3-8] Printing pages reviewed and updated (Bug 683007)
- From: Petr Kovář <pmkovar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs/gnome-3-8] Printing pages reviewed and updated (Bug 683007)
- Date: Thu, 6 Jun 2013 13:41:55 +0000 (UTC)
commit ffc2ea25a336942c16145f72a1330fe5b64dbca3
Author: Jana Svarova <jsvarova redhat com>
Date: Wed May 15 15:11:53 2013 +0200
Printing pages reviewed and updated (Bug 683007)
gnome-help/C/printer-name-location.page | 57 ++++++++++++++++++++++
gnome-help/C/printing-cancel-job.page | 44 ++++++++++++++---
gnome-help/C/printing-setup-default-printer.page | 24 ++++++++--
gnome-help/C/printing-setup.page | 12 ++++-
gnome-help/C/printing.page | 2 +-
5 files changed, 123 insertions(+), 16 deletions(-)
---
diff --git a/gnome-help/C/printer-name-location.page b/gnome-help/C/printer-name-location.page
new file mode 100644
index 0000000..5c6412c
--- /dev/null
+++ b/gnome-help/C/printer-name-location.page
@@ -0,0 +1,57 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" style="task"
+ id="printer-name-location">
+
+ <info>
+ <link type="guide" xref="printing#setup"/>
+
+ <desc></desc>
+
+ <revision pkgversion="3.8.2" date="2013-05-10" status="draft"/>
+
+ <credit type="author copyright">
+ <name>Jana Svarova</name>
+ <email its:translate="no">jana svarova gmail com</email>
+ <years>2013</years>
+ </credit>
+ </info>
+
+<title>Change the name or location of a printer</title>
+
+ <p>To change the name or location of a printer, you need to get to the
+ <gui>Printers</gui> icon through clicking your name at the top-right corner of
+ the screen and choosing the <gui>Settings</gui> item from the drop-down menu.</p>
+
+<note style="important">
+ <p>You cannot make any changes in the <gui>Printers</gui> setting before
+ you <em>unlock</em> the panel. Do so by clicking the <gui>Unlock</gui> button
+ and inserting the administrator's password in the field.</p>
+</note>
+<section id="printer-name-change">
+
+ <title>Change printer name</title>
+ <p>If you want to change the name of a printer, take the following steps:</p>
+
+<steps>
+ <item><p>Click the <gui>Printers</gui> icon.</p></item>
+ <item><p>By clicking on the name, start editing the name of the printer.</p></item>
+ <item><p>Press <key>Enter</key> to save the changes.</p></item>
+</steps>
+
+</section>
+
+<section id="printer-location-change">
+
+<title>Change printer location</title>
+ <p>Similarly, you can change the location of your printer:</p>
+
+<steps>
+ <item><p>Click the <gui>Printers</gui> icon in the <gui>Settings</gui>.</p></item>
+ <item><p>By clicking on the location, start editing the location.</p></item>
+ <item><p>Press <key>Enter</key> to save the changes.</p></item>
+</steps>
+
+</section>
+
+</page>
diff --git a/gnome-help/C/printing-cancel-job.page b/gnome-help/C/printing-cancel-job.page
index 09e3dfd..6d64652 100644
--- a/gnome-help/C/printing-cancel-job.page
+++ b/gnome-help/C/printing-cancel-job.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="printing-cancel-job">
@@ -11,28 +12,47 @@
<credit type="author">
<name>Phil Bull</name>
- <email>philbull gmail com</email>
+ <email its:translate="no">philbull gmail com</email>
</credit>
<credit type="author">
<name>Jim Campbell</name>
- <email>jwcampbell gmail com</email>
+ <email its:translate="no">jwcampbell gmail com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ <credit type="editor">
+ <name>Jana Svarova</name>
+ <email its:translate="no">jana svarova gmail com</email>
+ <years>2013</years>
+ </credit>
</info>
+<title>Cancel, pause or release a print job</title>
+
+<section id="cancel-print-job">
+
<title>Cancel a print job</title>
- <p>If you accidentally started printing a document, you can quickly cancel the
- print so you don't need to waste any ink or paper. Click the printer icon on
- the top bar and then click <gui>Cancel</gui>.</p>
+ <p>If you accidentally started printing a document, you can cancel the
+ print so you do not need to waste any ink or paper.</p>
- <p>If this doesn't cancel the print job like you expected, try holding down
+<steps>
+ <title>How to cancel a print job:</title>
+ <item><p>Click your name and from the drop-down menu choose the
+ <gui>Settings</gui> item.</p></item>
+ <item><p>Click the <gui>Printers</gui> icon to open the printers
+ dialogue window.</p></item>
+ <item><p>Click the <gui>Show Jobs</gui> button on the right.</p></item>
+ <item><p>Cancel the print job by clicking the stop button on the
+ pay-pause-stop symbols.</p></item>
+ </steps>
+
+ <p>If this does not cancel the print job like you expected, try holding down
the <gui>Cancel</gui> button on your printer.</p>
<p>As a last resort, especially if you have a big print job with a lot of
pages that won't cancel, remove the paper from the printer's paper input tray.
The printer should realize that there is no paper and will stop printing. You
- can then try canceling the print job again, or try turning the printer off and
+ can then try cancelling the print job again, or try turning the printer off and
then on again.</p>
<note style="warning">
@@ -40,4 +60,12 @@
though - if you would have to pull hard on the paper to remove it, you should
probably just leave it where it is.</p>
</note>
-</page>
\ No newline at end of file
+</section>
+
+<section id="pause-release">
+<title>Pause and Release a print job</title>
+ <p>If you want to pause or release a print job, follow the procedure above.
+ In the final step, choose the appropriate button instead - pause or play.</p>
+
+</section>
+</page>
diff --git a/gnome-help/C/printing-setup-default-printer.page
b/gnome-help/C/printing-setup-default-printer.page
index 09f9bfb..6cc020a 100644
--- a/gnome-help/C/printing-setup-default-printer.page
+++ b/gnome-help/C/printing-setup-default-printer.page
@@ -1,4 +1,5 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
id="printing-setup-default-printer">
@@ -11,11 +12,16 @@
<credit type="author">
<name>Jim Campbell</name>
- <email>jwcampbell gmail com</email>
+ <email its:translate="no">jwcampbell gmail com</email>
</credit>
<credit type="author">
<name>Paul W. Frields</name>
- <email>stickster gmail com</email>
+ <email its:translate="no">stickster gmail com</email>
+ </credit>
+ <credit type="editor">
+ <name>Jana Svarova</name>
+ <email its:translate="no">jana svarova gmail com</email>
+ <years>2013</years>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
@@ -23,9 +29,10 @@
<title>Set the default printer</title>
<p>If you have more than one printer available, you can select which will be
your default printer. You may want to pick the printer you use most often.</p>
+
<note>
- <p>You need administrative privileges on the system to set the default
- printer.</p>
+ <p>You need administrative privileges on the system to set the default
+ printer.</p>
</note>
<steps>
@@ -47,6 +54,15 @@
</item>
</steps>
+ <p>When you are choosing from the list of available printers, you can
+ filter resulting list of found devices by writing filter string to the
+ search entry. It filters names and locations (e.g. "1st floor", "entrance",
+ etc.).</p>
+
+<note>
+ <p>The filter is available only in the dialog for addition of new printers.</p>
+</note>
+
<p>When you print in an application, the default printer is automatically
used, unless you choose a different printer for that specific output.</p>
</page>
diff --git a/gnome-help/C/printing-setup.page b/gnome-help/C/printing-setup.page
index 284732f..2d0a004 100644
--- a/gnome-help/C/printing-setup.page
+++ b/gnome-help/C/printing-setup.page
@@ -37,6 +37,11 @@
connected. Most printers are connected with a USB cable that attaches to your
computer.</p>
+ <note style="tip">
+ <p>You do not need to select whether you want to install network or local
+ printer now. They are listed in one window.</p>
+ </note>
+
<comment>
<cite date="2012-02-19">shaunm</cite>
<p>Do we have anything on what to do when your printer isn't found? 3.0.1?</p>
@@ -51,7 +56,7 @@
</item>
<item><p>A message will appear when the system is finished installing the
printer. Select <gui>Print Test Page</gui> to print a test page, or
- <gui>Configure</gui> to make additional changes in the printer setup.</p>
+ <gui>Options</gui> to make additional changes in the printer setup.</p>
</item>
</steps>
@@ -66,8 +71,8 @@
your password.</p>
</item>
<item><p>Click the <key>+</key> button.</p></item>
- <item><p>In the pop-up window, select <gui>Local</gui> on the left and
- your new printer on the right. Click <gui>Add</gui>.</p></item>
+ <item><p>In the pop-up window, select your new printer.
+ Click <gui>Add</gui>.</p></item>
</steps>
<p>If your printer does not appear in the Add Printer pop-up, you may need to
@@ -80,4 +85,5 @@ xref="printing-setup-drivers" install print drivers.</p>
<p>After you install the printer, you may wish to
<link xref="printing-setup-default-printer">change your default printer</link>.</p>
+
</page>
diff --git a/gnome-help/C/printing.page b/gnome-help/C/printing.page
index ec84a7e..52b5a33 100644
--- a/gnome-help/C/printing.page
+++ b/gnome-help/C/printing.page
@@ -53,4 +53,4 @@
<title>Printer problems</title>
</section>
-</page>
\ No newline at end of file
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]