aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/geolocation-turn.page
diff options
context:
space:
mode:
authorMilo Casagrande <milo@ubuntu.com>2009-08-20 05:15:24 +0800
committerMilo Casagrande <milo@ubuntu.com>2009-08-20 05:15:24 +0800
commit8bbfd2d8f92eb025364b9f8cda055259a6fd15ce (patch)
tree6b15793ff40ddb052e363d3b8631a87d6db93daa /help/C/geolocation-turn.page
parent4459108d4cc646d447c6a2548dfc02f4e4327cff (diff)
downloadgsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar
gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.gz
gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.bz2
gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.lz
gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.xz
gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.tar.zst
gsoc2013-empathy-8bbfd2d8f92eb025364b9f8cda055259a6fd15ce.zip
[help] Wrote the previous conversations and the geolocation topics
* Added al the new pages to Makefile * Fixed a typo in irc-manage
Diffstat (limited to 'help/C/geolocation-turn.page')
-rw-r--r--help/C/geolocation-turn.page59
1 files changed, 59 insertions, 0 deletions
diff --git a/help/C/geolocation-turn.page b/help/C/geolocation-turn.page
new file mode 100644
index 000000000..6c01be90b
--- /dev/null
+++ b/help/C/geolocation-turn.page
@@ -0,0 +1,59 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="geolocation-turn">
+
+ <info>
+ <link type="guide" xref="geolocation#geoloc"/>
+ <link type="seealso" xref="geolocation-privacy"/>
+ <desc>
+ How to activate and deactivate geolocation in <app>Empathy</app>.
+ </desc>
+ <revision pkgversion="2.28" version="0.1" date="2009-08-19" status="review"/>
+ <credit type="author">
+ <name>Milo Casagrande</name>
+ <email>milo@ubuntu.com</email>
+ </credit>
+ <copyright>
+ <year>2009</year>
+ <name>GNOME Documentation Project</name>
+ </copyright>
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+ </info>
+
+ <title>Activate/Deactivate geolocation</title>
+
+ <steps>
+ <item>
+ <p>
+ Choose <guiseq><gui>Edit</gui><gui>Preferences</gui></guiseq>.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select the <gui>Location</gui> tab.
+ </p>
+ </item>
+ <item>
+ <p>
+ Select <gui>Publish location to my contacts</gui> to activate geolocation.
+ </p>
+ <p>
+ To deactivate geolocation, deselect it.
+ </p>
+ </item>
+ <item>
+ <p>
+ To increase the accuracy of your position, deselect
+ <gui>Reduce location accuracy</gui>.
+ </p>
+ </item>
+ <item>
+ <p>
+ If you have an external device like a GPS or want to send a more accurate
+ position, select the appropriate option in the <gui>Geoclue Settings</gui>
+ section.
+ </p>
+ </item>
+ </steps>
+
+</page>