Hooking up av1.xslt for log import

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
This commit is contained in:
Miika Turkia 2016-12-31 09:56:08 +02:00
parent 25ce819a9a
commit 8766054581
4 changed files with 7 additions and 2 deletions

View file

@ -3738,6 +3738,7 @@ static struct xslt_files {
{ "SubsurfaceCSV", "subsurfacecsv.xslt", NULL },
{ "manualcsv", "manualcsv2xml.xslt", NULL },
{ "logbook", "DiveLog.xslt", NULL },
{ "AV1", "av1.xslt", NULL },
{ NULL, }
};