]> git.tdb.fi Git - ext/subsurface.git/blobdiff - parse-xml.c
XSLT to import SDM dive log
[ext/subsurface.git] / parse-xml.c
index 38be728da55ffd4c719d0c84080bb06df8199df6..64d79e02288a9e145d6bb6e6824fd47b4a2c0fcd 100644 (file)
@@ -1536,6 +1536,7 @@ static struct xslt_files {
        const char *root;
        const char *file;
 } xslt_files[] = {
+       { "SUUNTO", "SuuntoSDM.xslt" },
        { "JDiveLog", "jdivelog2subsurface.xslt" },
        { NULL, }
 };