; the next section is mandatory
[general]
name=New layers to the top
description=Control whether new layers will be added to the selected group (default QGIS behavior) or to the top of the QGIS Layer Tree (aka ToC).
about=Control whether new layers will be added to the selected group (default QGIS behavior) or to the top of the QGIS Layer Tree (aka ToC).
version=1.0
qgisMinimumVersion=2.0

; not used yet, will allow to put a plugin in the right menu
category=Plugins

author=Germán Carrillo (GeoTux)
email=gcarrillo@linuxmail.org

; end of mandatory metadata

; start of optional metadata

changelog=
  [1.0] (20170201) 
   - First version.

; tags are in comma separated value format, spaces are allowed
tags=layer,layers,vector,raster,layer tree,toc,legend,load,project,properties

homepage=https://github.com/gacarrillor/NewLayersToTheTop
tracker=https://github.com/gacarrillor/NewLayersToTheTop/issues
repository=https://github.com/gacarrillor/NewLayersToTheTop


; path to a icon within the plugin folder
icon=toTheTop.png

experimental=False
deprecated=False
