File: conf.xml

package info (click to toggle)
pytrainer 2.0.0~rc1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 4,916 kB
  • sloc: python: 15,815; perl: 6,084; xml: 195; sql: 151; makefile: 84; sh: 46
file content (11 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" ?>
<pytrainer-plugin 
	name="Garmin via GPSBabel" 
	description="Import your records directly from your Garmin GPS device (e.g. Forerunner 205 or 305) using GPSBabel" 
	plugincode="garminhr"
	pluginbutton="Import from Garmin GPS device (via GPSBabel)" 
	executable="garminhr" 
>
<conf-values variable="device" value="usb:"/>
<conf-values variable="Force_sport_to" value=""/>
</pytrainer-plugin>