QGIS/plugins/plugin_template
mcoletti 2e54ed8648 - Promoted name, description, version, and type strings to QgisPlugin base
class.

- Type now a formal enumerated typedef

- Propogated changes forward to existing plug-ins


git-svn-id: http://svn.osgeo.org/qgis/trunk@994 c8812cc2-4d05-0410-92ff-de0c093fc19c
2004-03-08 23:50:05 +00:00
..

##############################################
    QGIS PLUGIN TEMPLATE DIRECTORY

              T.Sutton 2004
##############################################

Please do not edit the files in this directory
unless you know exactly what you are doing - 
these files are used as the basis for creating
new plugins. Altering these files may break
the automated plugin template generation process.

Please visit: http://mrcc.com/qgiswiki/PluginDevelopersGuide

For more information on creating plugins.