diff options
Diffstat (limited to 'xslt/udcf.xslt')
-rw-r--r-- | xslt/udcf.xslt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xslt/udcf.xslt b/xslt/udcf.xslt index 4f3362638..b3c93e8aa 100644 --- a/xslt/udcf.xslt +++ b/xslt/udcf.xslt @@ -4,7 +4,7 @@ <xsl:output method="xml" indent="yes"/> <xsl:template match="/"> - <divelog program="subsurface" version="2"> + <divelog program="subsurface-import" version="2"> <settings> <divecomputerid deviceid="ffffffff"> <xsl:apply-templates select="/PROFILE/DEVICE|/profile/device"/> |