/usr/share/pytrainer/plugins/googleearth/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 | <?xml version="1.0" ?>
<pytrainer-plugin
name="Google Earth"
description="Import yor Google Earth files (*.kml)"
plugincode="googleearth"
pluginbutton="Import Google Earth File (*.kml)"
executable="main"
>
</pytrainer-plugin>
|