summaryrefslogtreecommitdiffstats
path: root/subsurface.qrc
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-12-21 17:53:18 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-12-21 21:51:54 -0800
commit74f5842f0c324fdd2d0217e90c11da6c70319f6e (patch)
tree421927bd5a58ee3986ce6ebfe9dfc5dca215041e /subsurface.qrc
parent1ba4137fec5b7f83b37c9165e1081f4062c50052 (diff)
downloadsubsurface-74f5842f0c324fdd2d0217e90c11da6c70319f6e.tar.gz
Add second CSV export with dive details
This is intended to export all the details that someone might copy from a paper logbook. We need a matching import template to make this simple. This hasn't been well tested, I'm sure it will break when elements and attributes are missing. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.qrc')
-rw-r--r--subsurface.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.qrc b/subsurface.qrc
index 76875a716..e1103bb92 100644
--- a/subsurface.qrc
+++ b/subsurface.qrc
@@ -42,6 +42,7 @@
<file>xslt/udcf.xslt</file>
<file>xslt/uddf-export.xslt</file>
<file>xslt/xml2csv.xslt</file>
+ <file>xslt/xml2manualcsv.xslt</file>
<file>xslt/uddf.xslt</file>
<file>xslt/sensuscsv.xslt</file>
<file>xslt/manualcsv2xml.xslt</file>