X-Git-Url: https://gitweb.fperrin.net/?p=GpsPrune.git;a=blobdiff_plain;f=tim%2Fprune%2Fload%2FBabelFileFormats.java;h=2d1c9e80098ee85d29250b68b36b5c075389a3bc;hp=ed7e627f424ea2794d51641d1ef791cca4b1481a;hb=7f5ed2be62905bd37717376dc22d09e5ea7edb4d;hpb=b361869e590bbca32664c16ac24d6296926594a5 diff --git a/tim/prune/load/BabelFileFormats.java b/tim/prune/load/BabelFileFormats.java index ed7e627..2d1c9e8 100644 --- a/tim/prune/load/BabelFileFormats.java +++ b/tim/prune/load/BabelFileFormats.java @@ -3,7 +3,7 @@ package tim.prune.load; /** * Class to manage the list of file formats supported by Gpsbabel * (older versions of gpsbabel might not support all of these, of course). - * Certain supported formats such as txt, csv, gpx are not included here + * Certain supported formats such as txt, csv are not included here * as GpsPrune can already load them directly. */ public abstract class BabelFileFormats @@ -111,6 +111,7 @@ public abstract class BabelFileFormats "GPSman", "gpsman", null, "GPSPilot Tracker for Palm/OS", "gpspilot", null, "gpsutil", "gpsutil", null, + "GPX", "gpx", ".gpx", "HikeTech", "hiketech", null, "Holux (gm-100) .wpo Format", "holux", null, "Holux M-241 (MTK based) Binary File Format", "m241-bin", null,