5 Commits

Author SHA1 Message Date
Martin Dobias
32de07dc4d Remove the support for reading python plugin metadata from __init__.py
From now on, plugins must have metadata.txt file (with INI format)
that is used for storing of metadata. This has two advantages:
- plugins do not need to be loaded in order to read metadata
- repository can parse the metadata more easily
2013-03-19 00:10:51 +01:00
Larry Shaffer
c2b6a47859 Fix PLUGIN_INSTALL build error 2012-10-23 17:40:20 -06:00
Sandro Santilli
e852efacab Allow running GdalTools plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-23 22:31:55 +02:00
Juergen E. Fischer
b74a515e94 cmake: replace deprecated SUBDIRS with ADD_SUBDIRECTORY 2011-05-27 22:45:08 +02:00
brushtyler
9e19090f10 added GdalTools plugin
git-svn-id: http://svn.osgeo.org/qgis/trunk@13639 c8812cc2-4d05-0410-92ff-de0c093fc19c
2010-06-04 00:31:48 +00:00