Subversion Repositories public

Compare Revisions

Ignore whitespace Rev 154 → Rev 155

/sportwatcher/trunk/doc/en/Makefile.in
488,7 → 488,7
.NOEXPORT:
 
#>+ 2
KDE_DIST=Makefile.in index.docbook Makefile.am
KDE_DIST=index.docbook Makefile.in Makefile.am
 
#>+ 24
index.cache.bz2: $(srcdir)/index.docbook $(KDE_XSL_STYLESHEET) index.docbook
/sportwatcher/trunk/doc/en/index.docbook
1,6 → 1,6
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY sportwatcher "<application>sportwatcher 0.1</application>">
<!ENTITY sportwatcher "<application>sportwatcher 0.3</application>">
<!ENTITY kappname "&sportwatcher;"><!-- Do *not* replace kappname-->
<!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc -->
<!ENTITY % addindex "IGNORE">
48,9 → 48,9
 
<authorgroup>
<author>
<firstname></firstname>
<firstname>Andreas</firstname>
<othername></othername>
<surname>Andreas Theofilu</surname>
<surname>Theofilu</surname>
<affiliation>
<address><email>andreas@theosys.at</email></address>
</affiliation>
60,8 → 60,8
<!-- TRANS:ROLES_OF_TRANSLATORS -->
 
<copyright>
<year>1999</year>
<year>2007</year>
<year>2008</year>
<holder>Andreas Theofilu</holder>
</copyright>
<!-- Translators: put here the copyright notice of the translation -->
76,15 → 76,16
(V.MM.LL), it could be used by automation scripts.
Do NOT change these in the translation. -->
 
<date>2001-10-18</date>
<releaseinfo>0.1</releaseinfo>
<date>2008-01-01</date>
<releaseinfo>0.3</releaseinfo>
 
<!-- Abstract about this handbook -->
 
<abstract>
<para>
&sportwatcher; is an application specially designed to do nothing you would
ever want.
&sportwatcher; is an application specially designed to get out the data of
the Garmin Forerunner 305 over USB port. It may alo work for other Garmin
devices, unsing the same interface.
</para>
</abstract>
 
94,9 → 95,9
 
<keywordset>
<keyword>KDE</keyword>
<keyword>sportwatcher</keyword>
<keyword>nothing</keyword>
<keyword>nothing else</keyword>
<keyword>Sportwatcher</keyword>
<keyword>Garmin</keyword>
<keyword>GDAL</keyword>
</keywordset>
 
</bookinfo>
119,8 → 120,14
revision history. (see installation appendix comment) -->
 
<para>
&sportwatcher; is a program that lets you do absolutely nothing. Please report
any problems or feature requests to the &kde; mailing lists.
&sportwatcher; is a program that lets you load the data from a Garmin
Forerunner 305 and similar products, over the USB port. &sportwatcher;
displays the laps, track heart beats per minute and the profile of the
surface. It is able to put a satellite image underneath the track or, if
available, a map or may both combined. To do this, it uses the WMS service,
provided by the GDAL library.
 
Please report any problems or feature requests to andreas@theosys.at.
</para>
</chapter>