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

@ -5,7 +5,7 @@
<xsl:template match="/">
<dives>
<program name="subsurface" version="1"/>
<program name="subsurface-import" version="1"/>
<xsl:apply-templates select="/JDiveLog/JDive"/>
</dives>
</xsl:template>