[gnome-user-docs] Add net-wrongnetwork



commit d57a28dadbe48678be0a50d659d00b76e21d3d1d
Author: Petr Kovar <pkovar redhat com>
Date:   Sat Jul 20 12:40:33 2019 -0700

    Add net-wrongnetwork

 gnome-help/C/net-wrongnetwork.page     | 59 ++++++++++++++++++++++++++++++++++
 gnome-help/C/net-wrongnetwork.page.old | 49 ----------------------------
 gnome-help/Makefile.am                 |  1 +
 3 files changed, 60 insertions(+), 49 deletions(-)
---
diff --git a/gnome-help/C/net-wrongnetwork.page b/gnome-help/C/net-wrongnetwork.page
new file mode 100644
index 00000000..b22d7444
--- /dev/null
+++ b/gnome-help/C/net-wrongnetwork.page
@@ -0,0 +1,59 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="net-wrongnetwork">
+  <info>
+
+    <link type="guide" xref="net-wireless"/>
+    <link type="guide" xref="net-problem"/>
+    <link type="seealso" xref="net-wireless-connect"/>
+
+    <credit type="author">
+      <name>Shaun McCance</name>
+      <email>shaunm gnome org</email>
+    </credit>
+    <credit type="author">
+      <name>Phil Bull</name>
+      <email>philbull gmail com</email>
+    </credit>
+    <credit type="editor">
+      <name>Petr Kovar</name>
+      <email>pknbe volny cz</email>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <desc>Edit your connection settings, and remove the unwanted connection
+    option.</desc>
+
+  </info>
+
+  <title>My computer connects to the wrong network</title>
+
+  <p>When you turn your computer on, your computer will automatically try to
+  connect to wireless networks that you have connected to in the past. If it
+  tries to connect to a network that you do not want to connect to, follow the
+  steps below.</p>
+
+  <steps>
+    <title>To forget a wireless connection:</title>
+    <item>
+      <p>Open the <gui xref="shell-introduction#activities">Activities</gui>
+      overview and start typing <gui>Wi-Fi</gui>.</p>
+    </item>
+    <item>
+      <p>Find the network that you <em>do not</em> want it to keep connecting to.</p>
+    </item>
+    <item>
+      <p>Click the <media its:translate="no" type="image" src="figures/emblem-system.png"><span 
its:translate="yes">settings</span></media>
+      button located next to the network.</p></item>
+    <item>
+      <p>Click the <gui>Forget Connection</gui> button. Your computer will not
+      try to connect to that network any more.</p>
+    </item>
+  </steps>
+
+  <p>If you later want to connect to the network that your computer just forgot,
+  follow the steps in <link xref="net-wireless-connect" />.</p>
+
+</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index ca1a09b0..c035e178 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -304,6 +304,7 @@ HELP_FILES = \
        net-wireless-troubleshooting.page \
        net-wireless-wepwpa.page \
        net-wireless.page \
+       net-wrongnetwork.page \
        net.page \
        power-autobrightness.page \
        power-autosuspend.page \


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