[gnome-user-docs] Move more pages into the right places
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] Move more pages into the right places
- Date: Wed, 18 Jun 2014 18:58:22 +0000 (UTC)
commit aa825a20768047591e02ad7aa711642ea67cdac2
Author: Ekaterina Gerasimova <kittykat3756 gmail com>
Date: Wed Jun 18 14:57:23 2014 -0400
Move more pages into the right places
Reflow and make other minor changes at the same time
system-admin-guide/C/network-printer-config.page | 73 ++++++++++++++++++++
...{servers-list.page => network-server-list.page} | 35 +++++----
.../C/{vpn-list.page => network-vpn.page} | 7 +-
system-admin-guide/C/printer-configuration.page | 52 --------------
system-admin-guide/Makefile.am | 8 +-
5 files changed, 100 insertions(+), 75 deletions(-)
---
diff --git a/system-admin-guide/C/network-printer-config.page
b/system-admin-guide/C/network-printer-config.page
new file mode 100644
index 0000000..4fcbda8
--- /dev/null
+++ b/system-admin-guide/C/network-printer-config.page
@@ -0,0 +1,73 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" style="task"
+ id="network-printer-config">
+
+ <info>
+ <link type="guide" xref="network" />
+ <revision pkgversion="3.8" date="2013-03-19" status="draft"/>
+
+ <credit type="author copyright">
+ <name>Jana Svarova</name>
+ <email its:translate="no">jana svarova gmail com</email>
+ <years>2013</years>
+ </credit>
+
+ <desc>How do I preconfigure my Samba printer</desc>
+ </info>
+
+ <title>Configure a printer</title>
+
+ <comment>
+ <cite date="2013-03-19" href="mailto:jsvarova gmail com">Jana Svarova</cite>
+ <p>Adapted from GNOME Bugzilla – Bug 694569</p>
+ </comment>
+
+ <p>This topic explains how to make printers, windows printers in particular,
+ available in GNOME.</p>
+
+ <p>There is no preconfiguration needed for being able to install Samba
+ printers using gnome-control-center. To add a new Samba printer to your CUPS
+ (Common UNIX Printing System) server, simply follow the steps below.</p>
+
+ <steps>
+ <title>Configure your printer</title>
+ <item>
+ <p>Click <em>your name</em> at the top-right corner and from the
+ drop-down menu, choose <gui>Settings.</gui></p>
+ </item>
+ <item>
+ <p>Click on the <gui>Printers</gui> icon.</p>
+ </item>
+ <item>
+ <p>Unlock the <gui>Printers</gui> panel by clicking on the
+ <gui>Unlock</gui> button.</p>
+ </item>
+ <item>
+ <p>Click the <key>+</key> key below the list of printers.</p>
+ </item>
+ <item>
+ <p>If your printers are public, wait for the printers which are
+ available on your windows network to appear. Otherwise, type the address
+ of the Samba server and press <key>Enter</key>.</p>
+ </item>
+ <item>
+ <p>When asked, authenticate yourself to Samba servers which need
+ authentication to show their printers.</p>
+ </item>
+ <item>
+ <p>Select the printer to be installed.</p>
+ </item>
+ <item>
+ <p>Press the <key>Add</key> key.</p>
+ </item>
+ <item>
+ <p>From the drivers available on your computer, select a suitable driver
+ for your printer.</p>
+ </item>
+ <item>
+ <p>Press <key>Select</key>.</p>
+ </item>
+ </steps>
+
+</page>
diff --git a/system-admin-guide/C/servers-list.page b/system-admin-guide/C/network-server-list.page
similarity index 59%
rename from system-admin-guide/C/servers-list.page
rename to system-admin-guide/C/network-server-list.page
index 62e6db7..339ef91 100644
--- a/system-admin-guide/C/servers-list.page
+++ b/system-admin-guide/C/network-server-list.page
@@ -1,6 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
- id="servers-list">
+ id="network-server-list">
<info>
<link type="guide" xref="network" />
@@ -8,21 +9,22 @@
<credit type="author copyright">
<name>Matthias Clasen</name>
- <email>matthias clasen gmail com</email>
+ <email its:translate="no">matthias clasen gmail com</email>
<years>2012</years>
</credit>
<credit type="editor">
<name>Jana Svarova</name>
- <email>jana svarova gmail com</email>
+ <email its:translate="no">jana svarova gmail com</email>
<years>2013</years>
</credit>
<credit type="editor">
<name>Petr Kovar</name>
- <email>pknbe gvolny cz</email>
+ <email its:translate="no">pknbe gvolny cz</email>
<years>2013</years>
</credit>
- <desc>How do I make it easy for different users to access different file shares?</desc>
+ <desc>How do I make it easy for different users to access different file
+ shares?</desc>
</info>
<title>Configure a default server list</title>
@@ -34,18 +36,19 @@
<p><app>Nautilus</app> (the <app>Files</app> application) stores a list of
file-sharing servers in the file <file>~/.config/nautilus/servers</file> in
- the XBEL format. Add the list of file-sharing servers to that file to make file
- shares easily accessible to your user.</p>
+ the XBEL format. Add the list of file-sharing servers to that file to make
+ file shares easily accessible to your user.</p>
<note style="tip">
- <p><em>XBEL</em> (<em>XML Bookmark Exchange Language</em>) is an XML standard
- that lets you share URIs (Uniform Resource Identifiers). In GNOME, XBEL is used
- to share desktop bookmarks in applications such as <app>Nautilus</app>.</p>
+ <p><em>XBEL</em> (<em>XML Bookmark Exchange Language</em>) is an XML
+ standard that lets you share URIs (Uniform Resource Identifiers). In GNOME,
+ XBEL is used to share desktop bookmarks in applications such as
+ <app>Nautilus</app>.</p>
</note>
-<example>
-<p>An example of the <file>~/.config/nautilus/servers</file> file:</p>
-<code><![CDATA[
+ <example>
+ <p>An example of the <file>~/.config/nautilus/servers</file> file:</p>
+ <code><![CDATA[
<?xml version="1.0" encoding="UTF-8"?>
<xbel version="1.0"
xmlns:bookmark="http://www.freedesktop.org/standards/desktop-bookmarks"
@@ -55,8 +58,8 @@
</bookmark>
</xbel>
]]></code>
- <p>In the example above, <app>Nautilus</app> creates a bookmark titled
- <em>GNOME FTP</em> with the URI <code>ftp://ftp.gnome.org/</code>.</p>
-</example>
+ <p>In the example above, <app>Nautilus</app> creates a bookmark titled
+ <em>GNOME FTP</em> with the URI <code>ftp://ftp.gnome.org/</code>.</p>
+ </example>
</page>
diff --git a/system-admin-guide/C/vpn-list.page b/system-admin-guide/C/network-vpn.page
similarity index 81%
rename from system-admin-guide/C/vpn-list.page
rename to system-admin-guide/C/network-vpn.page
index 3bad6de..bb7a1a1 100644
--- a/system-admin-guide/C/vpn-list.page
+++ b/system-admin-guide/C/network-vpn.page
@@ -1,6 +1,7 @@
<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
type="topic" style="task"
- id="vpn-list">
+ id="network-vpn">
<info>
<link type="guide" xref="network" />
@@ -8,12 +9,12 @@
<credit type="author copyright">
<name>Matthias Clasen</name>
- <email>matthias clasen gmail com</email>
+ <email its:translate="no">matthias clasen gmail com</email>
<years>2012</years>
</credit>
<credit type="editor">
<name>Jana Svarova</name>
- <email>jana svarova gmail com</email>
+ <email its:translate="no">jana svarova gmail com</email>
<years>2013</years>
</credit>
diff --git a/system-admin-guide/Makefile.am b/system-admin-guide/Makefile.am
index 536d1b7..4d5dddb 100644
--- a/system-admin-guide/Makefile.am
+++ b/system-admin-guide/Makefile.am
@@ -33,13 +33,13 @@ HELP_FILES = \
mime-types-application-user.page \
mime-types-custom.page \
mime-types-custom-user.page \
+ network-printer-config.page \
+ network-servers-list.page \
+ network-vpn.page \
overrides.page \
power-dim-screen.page \
- printer-configuration.page \
processes.page \
- servers-list.page \
- user-session.page \
- vpn-list.page
+ user-session.page
HELP_MEDIA =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]