Subversion Repositories public

Rev

Rev 155 | Rev 273 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 155 Rev 212
Line 1... Line 1...
1
<?xml version="1.0" ?>
1
<?xml version="1.0" ?>
2
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
2
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
3
  <!ENTITY sportwatcher "<application>sportwatcher 0.3</application>">
3
  <!ENTITY sportwatcher "<application>sportwatcher 0.4</application>">
4
  <!ENTITY kappname "&sportwatcher;"><!-- Do *not* replace kappname-->
4
  <!ENTITY kappname "&sportwatcher;"><!-- Do *not* replace kappname-->
5
  <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc -->
5
  <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc -->
6
  <!ENTITY % addindex "IGNORE">
6
  <!ENTITY % addindex "IGNORE">
7
  <!ENTITY % English "INCLUDE"><!-- change language only here -->
7
  <!ENTITY % English "INCLUDE"><!-- change language only here -->
8
  
8
  
Line 74... Line 74...
74
need them for translation coordination !
74
need them for translation coordination !
75
Please respect the format of the date (YYYY-MM-DD) and of the version
75
Please respect the format of the date (YYYY-MM-DD) and of the version
76
(V.MM.LL), it could be used by automation scripts.
76
(V.MM.LL), it could be used by automation scripts.
77
Do NOT change these in the translation. -->
77
Do NOT change these in the translation. -->
78
 
78
 
79
<date>2008-01-01</date>
79
<date>2008-11-01</date>
80
<releaseinfo>0.3</releaseinfo>
80
<releaseinfo>0.4</releaseinfo>
81
 
81
 
82
<!-- Abstract about this handbook -->
82
<!-- Abstract about this handbook -->
83
 
83
 
84
<abstract>
84
<abstract>
85
<para>
85
<para>
86
&sportwatcher; is an application specially designed to get out the data of
86
&sportwatcher; is an application specially designed to get out the data of
87
the Garmin Forerunner 305 over USB port. It may alo work for other Garmin
87
the Garmin Forerunner 305 over USB port. It may also work for other Garmin
88
devices, unsing the same interface.
88
devices, unsing the same interface.
89
</para>
89
</para>
90
</abstract>
90
</abstract>
91
 
91
 
92
<!-- This is a set of Keywords for indexing by search engines.
92
<!-- This is a set of Keywords for indexing by search engines.
93
Please at least include KDE, the KDE package it is in, the name
93
Please at least include KDE, the KDE package it is in, the name
94
 of your application, and a few relevant keywords. -->
94
 of your application, and a few relevant keywords. -->
95
 
95
 
96
<keywordset>
96
<keywordset>
97
<keyword>KDE</keyword>
97
<keyword>KDE</keyword>
98
<keyword>Sportwatcher</keyword>
98
<keyword>SportWatcher</keyword>
99
<keyword>Garmin</keyword>
99
<keyword>Garmin</keyword>
100
<keyword>GDAL</keyword>
100
<keyword>GDAL</keyword>
101
</keywordset>
101
</keywordset>
102
 
102
 
103
</bookinfo>
103
</bookinfo>
Line 120... Line 120...
120
revision history. (see installation appendix comment) -->
120
revision history. (see installation appendix comment) -->
121
 
121
 
122
<para>
122
<para>
123
&sportwatcher; is a program that lets you load the data from a Garmin
123
&sportwatcher; is a program that lets you load the data from a Garmin
124
Forerunner 305 and similar products, over the USB port. &sportwatcher;
124
Forerunner 305 and similar products, over the USB port. &sportwatcher;
125
displays the laps, track heart beats per minute and the profile of the
125
displays the laps, track, heart beats per minute and the profile of the
126
surface. It is able to put a satellite image underneath the track or, if
126
surface. It is able to put a satellite image underneath the track or, if
127
available, a map or may both combined. To do this, it uses the WMS service,
127
available, a map. To do this, it can use raster images or the WMS service,
128
provided by the GDAL library.
128
provided by the GDAL library.
129
 
129
 
130
Please report any problems or feature requests to andreas@theosys.at.
130
Please report any problems or feature requests to andreas@theosys.at.
131
</para>
131
</para>
132
</chapter>
132
</chapter>