Skip to content

Commit 649eb01

Browse files
author
pcav
committed
Added DONORS
git-svn-id: http://svn.osgeo.org/qgis/trunk@12182 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 54f697b commit 649eb01

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

DONORS

+2
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Mateusz Loskot|http://mateusz.loskot.net/
5252
Matt Wilkie
5353
Niccolo Rigacci|http://www.rigacci.org/
5454
Nikolaos Alexandris
55+
Osvaldo Mascetti
5556
Otto Dassau
5657
Paolo Cavallini|http://www.faunalia.it/
5758
Paolo Cavallini|http://www.gfoss.it/
@@ -60,6 +61,7 @@ Planetek Italia s.r.l|http://www.planetek.it/
6061
Radoslaw Pasiok
6162
Ragnvald Larsen|http://www.mindland.com/
6263
Raymond Warriner
64+
Richard Duivenvoorde|http://www.webmapper.nl/
6365
Silvio Grosso
6466
Stefano Menegon|http://www.mpasol.it/
6567
Stephan Holl

debian/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Description: Quantum GIS - development files
7070

7171
Package: qgis-plugin-grass
7272
Architecture: any
73-
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.6.0-grass, grass640-5+39438
73+
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.6.0-grass, grass640-5
7474
Description: GRASS plugin for Quantum GIS
7575
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
7676
and display databases of geographic information.

src/plugins/grass/modules-common/v.in.ogr.all.qgm

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<flag key="o" answer="on" hidden="yes" />
66
<flag key="z" answer="off" hidden="no" />
77
<flag key="e" answer="off" hidden="no" />
8-
<option key="dsn" label="Path to the OGR data source" />
8+
<option key="dsn" type="old" label="Path to the OGR data source" />
99
<option key="output" />
1010
<option key="type" />
1111
</qgisgrassmodule>

0 commit comments

Comments
 (0)