From 31ad9a1ce12f2286d2f32cefe2ce13d3d37c3a4b Mon Sep 17 00:00:00 2001 From: larsl Date: Mon, 14 Jun 2004 23:01:41 +0000 Subject: [PATCH] Added link to GPSBabel in the GPS download/upload help text git-svn-id: http://svn.osgeo.org/qgis/trunk@1589 c8812cc2-4d05-0410-92ff-de0c093fc19c --- plugins/gps_importer/pluginguibase.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/gps_importer/pluginguibase.ui b/plugins/gps_importer/pluginguibase.ui index 3e802ed7d23..62d9f9500bc 100644 --- a/plugins/gps_importer/pluginguibase.ui +++ b/plugins/gps_importer/pluginguibase.ui @@ -302,7 +302,7 @@ protocol, the device your GPS is connected to, the feature type you want to download, a name for your new layer, and the GPX file where you want to store the data.</p> -<p>This tool uses the program GPSBabel to transfer the data. If you don't +<p>This tool uses the program <a href="http://gpsbabel.sf.net">GPSBabel</a> to transfer the data. If you don't have GPSBabel installed where QGIS can find it, this tool will not work.</p> </body></html> @@ -457,7 +457,7 @@ have GPSBabel installed where QGIS can find it, this tool will not work.</p&g <p>This tool will help you upload data from a GPX layer to a GPS device. Choose the layer you want to upload, your protocol, and the device your GPS is connected to.</p> -<p>This tool uses the program GPSBabel to transfer the data. If you don't +<p>This tool uses the program <a href="http://gpsbabel.sf.net">GPSBabel</a> to transfer the data. If you don't have GPSBabel installed where QGIS can find it, this tool will not work.</p> </body></html>