~bcurtiswx/ubuntu/precise/empathy/3.4.2.1-0ubuntu1

« back to all changes in this revision

Viewing changes to help/sv/geolocation-what-is.page

  • Committer: Bazaar Package Importer
  • Author(s): Laurent Bigonville
  • Date: 2009-11-16 23:40:52 UTC
  • mfrom: (1.1.39 upstream)
  • mto: (6.3.7 experimental)
  • mto: This revision was merged to the branch mainline in revision 80.
  • Revision ID: james.westby@ubuntu.com-20091116234052-7hhwrpeln4mwdyw7
Tags: upstream-2.29.2
Import upstream version 2.29.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="geolocation-what-is">
 
2
<page xmlns="http://projectmallard.org/1.0/" xmlns:e="http://projectmallard.org/experimental/" type="topic" id="geolocation-what-is">
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="geolocation#geoloc"/>
7
7
    <desc>
8
8
      Understanding geolocation.
9
9
    </desc>
10
 
    <revision pkgversion="2.28" version="0.1" date="2009-08-19" status="review"/>
 
10
    <revision pkgversion="2.28" version="0.1" date="2009-08-19" status="review">
 
11
      <!--
 
12
      <e:review by="shaunm@gnome.org" date="2009-09-09" status="deferred"/>
 
13
      -->
 
14
    </revision>
11
15
    <credit type="author">
12
16
      <name>Milo Casagrande</name>
13
17
      <email>milo@ubuntu.com</email>
14
18
    </credit>
 
19
<!--
15
20
    <copyright>
16
21
      <year>2009</year>
17
22
      <name>GNOME Documentation Project</name>
18
23
    </copyright>
 
24
-->
19
25
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
20
26
  </info>
21
27
 
22
28
  <title>What is geolocation</title>
23
29
 
24
 
  <p>
25
 
    With <em>geolocation</em> it is intended the possibility to identify the real
26
 
    geographical position of a computer or a device connected to the Internet.
27
 
  </p>
 
30
  <p>Geolocation allows you to identify the real geographical location of a
 
31
  computer or a device connected to the Internet.</p>
28
32
  <p>
29
33
    With geolocation in <app>Empathy</app> you can:
30
34
  </p>
31
35
  <list>
32
36
    <item>
33
37
      <p>
34
 
        Publish your geographical position to your contacts.
35
 
      </p>
36
 
    </item>
37
 
    <item>
38
 
      <p>
39
 
        See your contacts geographical position and quickly contact them.
40
 
      </p>
41
 
    </item>
42
 
    <item>
43
 
      <p>
44
 
        Set the accuracy of your position and the device used to discover your
45
 
        position.
 
38
        Publish your geographical location to your contacts.
 
39
      </p>
 
40
    </item>
 
41
    <item>
 
42
      <p>
 
43
        See your contacts’ geographical location and quickly contact them.
 
44
      </p>
 
45
    </item>
 
46
    <item>
 
47
      <p>
 
48
        Set the accuracy of your location and the device used to discover your
 
49
        location.
46
50
      </p>
47
51
    </item>
48
52
  </list>
49
53
 
50
54
  <note style="tip">
51
55
    <p>
52
 
      In order to see your contacts geographical position, they need to use a
53
 
      service and an application that support geolocation.
 
56
      In order to see your contacts’ geographical locations, they need to use a
 
57
      service and an application that supports geolocation.
54
58
    </p>
55
59
  </note>
56
60