/usr/share/pytrainer/plugins/garmin-hr-file/conf.xml is in pytrainer 1.10.2~git20160107-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | <?xml version="1.0" ?>
<pytrainer-plugin
name="Garmin Training Center file (v1)"
description="Import records from a garmin gps device with heart rate support (from training center version 1 file)"
plugincode="garminhrfile"
pluginbutton="Import from file: Garmin Training Center (version 1)"
executable="garminhrfile"
>
<conf-values variable="Force_sport_to" value=""/>
</pytrainer-plugin>
|