~ubuntu-branches/ubuntu/hardy/qgis/hardy

« back to all changes in this revision

Viewing changes to src/plugins/grid_maker/README

  • Committer: Bazaar Package Importer
  • Author(s): William Grant
  • Date: 2007-05-06 13:42:32 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070506134232-pyli6t388w5asd8x
Tags: 0.8.0-3ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules, debian/qgis.install, debian/qgis.dirs debian/qgis.desktop:
    Add and install .desktop.
* debian/qgis.desktop: Remove Applications category; it's not real.
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
##############################################
 
2
    QGIS PLUGIN TEMPLATE DIRECTORY
 
3
 
 
4
              T.Sutton 2004
 
5
##############################################
 
6
 
 
7
Please do not edit the files in this directory
 
8
unless you know exactly what you are doing - 
 
9
these files are used as the basis for creating
 
10
new plugins. Altering these files may break
 
11
the automated plugin template generation process.
 
12
 
 
13
Please visit: http://mrcc.com/qgiswiki/PluginDevelopersGuide
 
14
 
 
15
For more information on creating plugins.