From 52f438bcd07754b2c4aae7d20359de9ac2092705 Mon Sep 17 00:00:00 2001 From: Miika Turkia Date: Wed, 2 Jan 2013 07:44:43 +0200 Subject: [PATCH] Treat headings properly when importing Suunto logs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch will convert a heading bookmark to Subsurface format. Suunto's bookmark uses "Heading: °" format and was previously set as the full event name. Now the resulting event will look like: Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- xslt/SuuntoSDM.xslt | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/xslt/SuuntoSDM.xslt b/xslt/SuuntoSDM.xslt index 08da67908..14d088c97 100644 --- a/xslt/SuuntoSDM.xslt +++ b/xslt/SuuntoSDM.xslt @@ -1,7 +1,7 @@ - + @@ -200,6 +200,19 @@ + + + + + + + + + + + + +