[PATCH 2/2] Update user documentation with divelogs.de suffix change

subsurface at henrik.synth.no subsurface at henrik.synth.no
Wed Feb 20 12:00:29 PST 2013


From: Henrik Brautaset Aronsen <subsurface at henrik.synth.no>

divelogs.de use DLD as suffix, not ZIP

Suggested-by: Rainer Mohr <mail at divelogs.de>
Signed-off-by: Henrik Brautaset Aronsen <subsurface at henrik.synth.no>
---
 Documentation/user-manual.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 553323b..b6d11a6 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -626,15 +626,15 @@ Importing Dives from divelogs.de
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 Before you can start importing dives from divelogs.de, you first
-have to export the dives you want to import. The exported ZIP file can
+have to export the dives you want to import. The exported DLD file can
 be imported to Subsurface either from command line or from GUI.
 
 Export from divelogs.de
 ^^^^^^^^^^^^^^^^^^^^^^^
 
-If you have logged dives in http://en.divelogs.de you can easily export them by
-going to http://en.divelogs.de/export.php and selecting 'DLD Export'.  This will provide
-the divelogsData.zip file.
+ - Login to http://en.divelogs.de with your account
+ - Go to the 'Export Logbook' page
+ - Choose 'DLD Export of your logbook' and save the resulting yourUserName.DLD file
 
 Import divelogs.de to Subsurface
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -643,7 +643,7 @@ The import works similarly as importing any other divelogs. Just do the
 following steps on Subsurface:
 
  - Open the following menu 'File - Import XML Files(s)'
- - Browse your directories to the location where divelogsData.zip is
+ - Browse your directories to the location where yourUserName.DLD is
  - Select the log file and click OK
 
 After a few moments, you see your existing logs in Subsurface. Now you can
@@ -655,7 +655,7 @@ boat.
 It is also possible to do the importing from command line just like with
 JDivelog (see <<S_ImportingDivesJDivelog, chapter Importing Dives from JDivelog>>):
 
-      subsurface MyDives.xml --import divelogsde.zip
+      subsurface MyDives.xml --import yourUserName.DLD
 
 [[S_DivePlanning]]
 Planning Dives
-- 
1.8.1.2



More information about the subsurface mailing list