Skip to content

Commit 7c9de3d

Browse files
author
timlinux
committedMay 21, 2008
Some minor updates to docs
git-svn-id: http://svn.osgeo.org/qgis/trunk@8486 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent 6aee99a commit 7c9de3d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
 

‎PROVENANCE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Copyright (C) Navel Ltd., LGPL
114114
* Tools.cc
115115

116116
=== src/plugins/grid_maker ===
117+
NOTE: These files have since been removed from SVN:
117118
* shapefile.h Copyright (c) 1999, Frank Warmerdam, MIT or LGPL
118119
* utils.h
119120
**Taken from txt2dbf 1.0.2 by Frank Koormann, see http://www.usf.uni-osnabrueck.de/~fkoorman/software/dbftools.en.html. Licensed as "The program is free of charge as well as the source" but no license is mentioned

‎src/designer/README.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Notes on the useage of the QGIS custom designer plugins
55

66
Introduction:
77

8-
The purpose of the QGIS designer plugins is to all third
9-
party developers to create GIS enabled QT4 based applications
8+
The purpose of the QGIS designer plugins is to enable all third
9+
party developers to create GIS enabled Qt4 based applications
1010
with minimal programming. The idea being that you use the
1111
standard Qt4 Designer GUI design tool to create your user
1212
interface and then add map canvas, legend, projection selector
@@ -41,6 +41,6 @@ plugins at startup:
4141
Additional Notes:
4242

4343
If you built Qt4 in debug mode then the designer plugins must also
44-
be build in debug mode or they will be ignored. The converse is also
44+
be built in debug mode or they will be ignored. The converse is also
4545
true.
4646

0 commit comments

Comments
 (0)
Please sign in to comment.