Преглед изворни кода

change default to GPX

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@34040 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman пре 16 година
родитељ
комит
95520919c8
2 измењених фајлова са 3 додато и 3 уклоњено
  1. 1 2
      scripts/v.in.gpsbabel/v.in.gpsbabel
  2. 2 1
      scripts/v.in.gpsbabel/v.in.gpsbabel.html

+ 1 - 2
scripts/v.in.gpsbabel/v.in.gpsbabel

@@ -66,7 +66,6 @@
 #% key: input
 #% type: string
 #% description: Device or file used to import data
-#% answer: /dev/gps
 #%end
 #%option
 #% key: output
@@ -79,7 +78,7 @@
 #% key: format
 #% type: string
 #% description: Format of GPS input data (use gpsbabel supported formats)
-#% answer: garmin
+#% answer: gpx
 #%end
 #%option
 #% key: proj

+ 2 - 1
scripts/v.in.gpsbabel/v.in.gpsbabel.html

@@ -97,4 +97,5 @@ happen. We believe that is a <i>gpsbabel</i> trouble in translating
 from <i>garmin</i> to <i>xcsv</i> ... 
 -->
 
-<p><i>Last changed: $Date$</i>
+<p>
+<i>Last changed: $Date$</i>