Identify converted files as imported

Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Miika Turkia 2013-03-08 20:12:38 +02:00 committed by Dirk Hohndel
parent 473bc91c8a
commit 4297d931a3
7 changed files with 7 additions and 7 deletions

View file

@ -3,7 +3,7 @@
<xsl:output method="xml" indent="yes"/>
<xsl:template match="/">
<divelog program='subsurface' version='2'>
<divelog program='subsurface-import' version='2'>
<dives>
<xsl:apply-templates select="/Divinglog/Logbook/Dive"/>
</dives>