aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/geolocation-what-is.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-what-is.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-what-is.page')
-rw-r--r--help/C/geolocation-what-is.page58
1 files changed, 58 insertions, 0 deletions
diff --git a/help/C/geolocation-what-is.page b/help/C/geolocation-what-is.page
new file mode 100644
index 000000000..fdbf0adbd
--- /dev/null
+++ b/help/C/geolocation-what-is.page
@@ -0,0 +1,58 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="geolocation-what-is">
+
+ <info>
+ <link type="guide" xref="geolocation#geoloc"/>
+ <link type="seealso" xref="geolocation-supported"/>
+ <desc>
+ Understanding geolocation.
+ </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>What is geolocation</title>
+
+ <p>
+ With <em>geolocation</em> it is intended the possibility to identify the real
+ geographical position of a computer or a device connected to the Internet.
+ </p>
+ <p>
+ With geolocation in <app>Empathy</app> you can:
+ </p>
+ <list>
+ <item>
+ <p>
+ Publish your geographical position to your contacts.
+ </p>
+ </item>
+ <item>
+ <p>
+ See your contacts geographical position and quickly contact them.
+ </p>
+ </item>
+ <item>
+ <p>
+ Set the accuracy of your position and the device used to discover your
+ position.
+ </p>
+ </item>
+ </list>
+
+ <note>
+ <p>
+ In order to see your contacts geographical position, they need to use a
+ service and an application that support geolocation.
+ </p>
+ </note>
+
+</page>