mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Import divelogs.de
This XSLT converts divelogs.de logs into Subsurface format. Data that is discarded: weather, water visibility, boat name. Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
32761485d1
commit
9b4c251ebe
2 changed files with 136 additions and 0 deletions
|
@ -1531,6 +1531,7 @@ static struct xslt_files {
|
|||
{ "SUUNTO", "SuuntoSDM.xslt" },
|
||||
{ "JDiveLog", "jdivelog2subsurface.xslt" },
|
||||
{ "dives", "MacDive.xslt" },
|
||||
{ "DIVELOGSDATA", "divelogs.xslt" },
|
||||
{ NULL, }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue