Signed-off-by: Miika Turkia <[email protected]>
---
parse-xml.c | 1 +
subsurface.qrc | 1 +
2 files changed, 2 insertions(+)
diff --git a/parse-xml.c b/parse-xml.c
index 2423b2c..3e320c9 100644
--- a/parse-xml.c
+++ b/parse-xml.c
@@ -1914,6 +1914,7 @@ static struct xslt_files {
{ "profile", "udcf.xslt" },
{ "Divinglog", "DivingLog.xslt" },
{ "csv", "csv2xml.xslt" },
+ { "sensuscsv", "sensuscsv.xslt" },
{ NULL, }
};
diff --git a/subsurface.qrc b/subsurface.qrc
index 970ac33..91703af 100644
--- a/subsurface.qrc
+++ b/subsurface.qrc
@@ -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>
--
1.8.3.2
_______________________________________________
subsurface mailing list
[email protected]
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface