diff --git a/CHANGELOG.md b/CHANGELOG.md index 17deea5ff..8e2ef55a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,4 @@ +export: change format produced by 'CSV summary dive details' from TSV (tab separated) to CSV import: add option to synchronise dive computer time when downloading dives core: fix bug when save sea water salinity given by DC desktop: add option to force firmware update on OSTC4 diff --git a/desktop-widgets/divelogexportdialog.ui b/desktop-widgets/divelogexportdialog.ui index d5ea9c0f2..cc2159ddb 100644 --- a/desktop-widgets/divelogexportdialog.ui +++ b/desktop-widgets/divelogexportdialog.ui @@ -267,7 +267,7 @@ - CSV Dive computer dive profile + CSV dive computer dive profile exportGroup @@ -277,7 +277,7 @@ - CSV Computed Profile Panel data + CSV computed profile panel data exportGroup diff --git a/xslt/xml2manualcsv.xslt b/xslt/xml2manualcsv.xslt index b262076cc..8dbe04703 100644 --- a/xslt/xml2manualcsv.xslt +++ b/xslt/xml2manualcsv.xslt @@ -6,7 +6,7 @@ - + , @@ -398,8 +398,8 @@ " - - + + " @@ -509,9 +509,9 @@ " - - - + + + " @@ -519,8 +519,8 @@ " - - + + " @@ -529,8 +529,8 @@ " - - + + " @@ -539,9 +539,9 @@ " - - - + + + "