Add Sensus XSLT as a resource and enable it
Signed-off-by: Miika Turkia <miika.turkia@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
ef54cb427e
commit
2167088f1c
@ -1914,6 +1914,7 @@ static struct xslt_files {
|
||||
{ "profile", "udcf.xslt" },
|
||||
{ "Divinglog", "DivingLog.xslt" },
|
||||
{ "csv", "csv2xml.xslt" },
|
||||
{ "sensuscsv", "sensuscsv.xslt" },
|
||||
{ NULL, }
|
||||
};
|
||||
|
||||
|
||||
@ -41,5 +41,6 @@
|
||||
<file>xslt/udcf.xslt</file>
|
||||
<file>xslt/uddf-export.xslt</file>
|
||||
<file>xslt/uddf.xslt</file>
|
||||
<file>xslt/sensuscsv.xslt</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user