blob: f67b43755cd7725ca4f992b97003dd622a5efbe6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
id="geolocation-supported">
<info>
<desc>
Services that supports geolocation and compatibility.
</desc>
<revision pkgversion="2.28" version="0.1" date="2009-08-19" status="draft"/>
<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>Supported services</title>
<p>
The geolocation feature at the moment is compatible only with the Jabber service.
In order to use it, you and your contacts need to have a Jabber account.
</p>
<note>
<p>
It is necessary that also the server you are using supports the geolocation
feature. Most of the Jabber servers support it. See your service website
documentation for more information.
</p>
</note>
<section id="compatibility">
<title>Compatibility</title>
<p>
<app>Empathy</app> geolocation feature is not compatible with other geographical
position services such as <em>Google Latitude</em>, <em>Yahoo Fire Eagle</em>
or <em>Brightkite</em>.
</p>
</section>
</page>
|