[gnome-user-docs] Added privacy-location page



commit d01c5475a33816cda2975cbc6c71cd64c357a689
Author: Michael Hill <mdhill gnome org>
Date:   Mon Oct 13 11:39:24 2014 -0400

    Added privacy-location page

 gnome-help/C/privacy-location.page |   43 ++++++++++++++++++++++++++++++++++++
 gnome-help/Makefile.am             |    1 +
 2 files changed, 44 insertions(+), 0 deletions(-)
---
diff --git a/gnome-help/C/privacy-location.page b/gnome-help/C/privacy-location.page
new file mode 100644
index 0000000..8c71538
--- /dev/null
+++ b/gnome-help/C/privacy-location.page
@@ -0,0 +1,43 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="topic" style="task"
+      id="privacy-location">
+  <info>
+    <link type="guide" xref="privacy" group="#last"/>
+
+    <revision pkgversion="3.14" date="2014-10-13" status="review"/>
+
+    <credit type="author copyright">
+      <name>Michael Hill</name>
+      <email its:translate="no">mdhillca gmail com</email>
+      <years>2014</years>
+    </credit>
+
+    <desc>Enable or disable geolocation.</desc>
+  </info>
+
+  <title>Control location services</title>
+
+  <p>Geolocation, or location services, uses cell tower positioning, GPS, and
+  nearby Wi-Fi access points to determine your current location for use in
+  setting your timezone and by applications such as <app>Maps</app>. When
+  enabled, it is possible for your location to be shared over the network with
+  a great deal of precision.</p>
+
+  <steps>
+    <title>To turn off the geolocation features of your desktop:</title>
+    <item>
+      <p>Open the <gui xref="shell-terminology">Activities</gui> overview and
+      start typing <gui>Privacy</gui>.</p>
+    </item>
+    <item>
+      <p>Click on <gui>Privacy</gui> to open the panel.</p>
+    </item>
+    <item>
+     <p>Set the <gui>Location Services</gui> switch to <gui>OFF</gui>.</p>
+     <p>To re-enable this feature, set the <gui>Location Services</gui> switch
+     to <gui>ON</gui>.</p>
+    </item>
+  </steps>
+
+</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index f4d7deb..45c720d 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -331,6 +331,7 @@ HELP_FILES = \
        printing.page \
        privacy.page \
        privacy-history-recent-off.page \
+       privacy-location.page \
        privacy-purge.page \
        privacy-screen-lock.page \
        screen-shot-record.page \


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