summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2021-09-08 18:05:46 +0200
committerAndre Klapper <a9016009@gmx.de>2021-09-08 18:05:46 +0200
commitf248934d2c93147679fd8ef8b72c13b82dfad6b5 (patch)
tree02143a585e55ebe7aa79b308f82681492448b311
parentc5d656bc060e9ff1ad11f508e824e0f58d78b10d (diff)
downloadgnome-user-docs-f248934d2c93147679fd8ef8b72c13b82dfad6b5.tar.gz
gnome-help: Add diagram of Ethernet cable to net-wired-connect.page
Fixes #79
-rw-r--r--gnome-help/C/figures/net-wired-ethernet-diagram.svg16
-rw-r--r--gnome-help/C/net-wired-connect.page9
-rw-r--r--gnome-help/Makefile.am1
3 files changed, 24 insertions, 2 deletions
diff --git a/gnome-help/C/figures/net-wired-ethernet-diagram.svg b/gnome-help/C/figures/net-wired-ethernet-diagram.svg
new file mode 100644
index 00000000..f8ebdf0e
--- /dev/null
+++ b/gnome-help/C/figures/net-wired-ethernet-diagram.svg
@@ -0,0 +1,16 @@
+<?xml version="1.0" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
+ "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
+<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
+ width="228pt" height="171pt" viewBox="0 0 228 171">
+<g transform="translate(0,171) scale(0.1,-0.1)">
+<path d="M20 1020 l0 -670 260 0 260 0 0 -110 0 -110 115 0 115 0 0 -55 0 -55
+370 0 370 0 0 55 0 55 115 0 115 0 0 110 0 110 260 0 260 0 0 670 0 670 -220
+0 -220 0 0 -55 0 -55 -50 0 -50 0 0 55 0 55 -40 0 -40 0 0 -55 0 -55 -50 0
+-50 0 0 55 0 55 -40 0 -40 0 0 -55 0 -55 -50 0 -50 0 0 55 0 55 -40 0 -40 0 0
+-55 0 -55 -50 0 -50 0 0 55 0 55 -40 0 -40 0 0 -55 0 -55 -50 0 -50 0 0 55 0
+55 -40 0 -40 0 0 -55 0 -55 -50 0 -50 0 0 55 0 55 -40 0 -40 0 0 -55 0 -55
+-50 0 -50 0 0 55 0 55 -40 0 -40 0 0 -55 0 -55 -50 0 -50 0 0 55 0 55 -220 0
+-220 0 0 -670z"/>
+</g>
+</svg>
diff --git a/gnome-help/C/net-wired-connect.page b/gnome-help/C/net-wired-connect.page
index 1dbe8825..39056fe0 100644
--- a/gnome-help/C/net-wired-connect.page
+++ b/gnome-help/C/net-wired-connect.page
@@ -37,13 +37,18 @@
its:translate="yes">settings</span></media>)
is displayed on the top bar with three dots while the connection is being
established. The dots disappear when you are connected.</p>
+ <media its:translate="no" type="image" src="figures/net-wired-ethernet-diagram.svg"
+ mime="image/svg" width="51" height="38" style="floatend floatright">
+ <p its:translate="yes">Diagram of an Ethernet cable</p>
+ </media>
<p>If this does not happen, you should first of all make sure that your
network cable is plugged in. One end of the cable should be plugged into the
rectangular Ethernet (network) port on your computer, and the other end
should be plugged into a switch, router, network wall socket or similar
- (depending on the network setup you have). Sometimes, a light beside the
- Ethernet port will indicate that it is plugged in and active.</p>
+ (depending on the network setup you have). The Ethernet port is often on the
+ side of a laptop, or near the top of the back of a desktop computer. Sometimes, a
+ light beside the Ethernet port will indicate that it is plugged in and active.</p>
<note>
<p>You cannot plug one computer directly into another one with a network
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index d13c0938..22560ec3 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -76,6 +76,7 @@ HELP_MEDIA = \
figures/keyboard-key-volup.svg \
figures/keyboard-key-world.svg \
figures/nautilus-icons.png \
+ figures/net-wired-ethernet-diagram.svg \
figures/preferences-desktop-accessibility-symbolic.svg \
figures/printing-select.png \
figures/rotation-allowed-symbolic.svg \