Skip to content

Commit

Permalink
Added DONORS
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@12182 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
pcav committed Nov 19, 2009
1 parent d6ad1cb commit c9c6ffc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions DONORS
Expand Up @@ -52,6 +52,7 @@ Mateusz Loskot|http://mateusz.loskot.net/
Matt Wilkie
Niccolo Rigacci|http://www.rigacci.org/
Nikolaos Alexandris
Osvaldo Mascetti
Otto Dassau
Paolo Cavallini|http://www.faunalia.it/
Paolo Cavallini|http://www.gfoss.it/
Expand All @@ -60,6 +61,7 @@ Planetek Italia s.r.l|http://www.planetek.it/
Radoslaw Pasiok
Ragnvald Larsen|http://www.mindland.com/
Raymond Warriner
Richard Duivenvoorde|http://www.webmapper.nl/
Silvio Grosso
Stefano Menegon|http://www.mpasol.it/
Stephan Holl
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Expand Up @@ -70,7 +70,7 @@ Description: Quantum GIS - development files

Package: qgis-plugin-grass
Architecture: any
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.6.0-grass, grass640-5+39438
Depends: qgis (= ${binary:Version}), qgis-plugin-grass-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}, libgdal1-1.6.0-grass, grass640-5
Description: GRASS plugin for Quantum GIS
Quantum GIS is a Geographic Information System (GIS) which manages, analyzes
and display databases of geographic information.
Expand Down
2 changes: 1 addition & 1 deletion src/plugins/grass/modules-common/v.in.ogr.all.qgm
Expand Up @@ -5,7 +5,7 @@
<flag key="o" answer="on" hidden="yes" />
<flag key="z" answer="off" hidden="no" />
<flag key="e" answer="off" hidden="no" />
<option key="dsn" label="Path to the OGR data source" />
<option key="dsn" type="old" label="Path to the OGR data source" />
<option key="output" />
<option key="type" />
</qgisgrassmodule>

0 comments on commit c9c6ffc

Please sign in to comment.