[general]
name=Layer Group Locator Plugin
qgisMinimumVersion=3.0
description=Registers a locator filter that searches for layer groups by name (case insensitive) and jumps to the group in the layer legend.
about=The Layer Group Locator Plugin is a QGIS plugin that enhances your workflow by allowing you to quickly search for layer groups within your current project. By using a simple prefix (grp), this plugin integrates with the QGIS locator system to find and highlight any layer group whose name matches your query, making project navigation fast and efficient.
version=1.0
author=Abel Koszeghy
email=abelke@gmail.com

homepage=https://github.com/danzig666/LayerGroupLocator
tracker=https://github.com/danzig666/LayerGroupLocator/issues
repository=https://github.com/danzig666/LayerGroupLocator
experimental=False
deprecated=False
icon=icon.png

changelog=

 Version 1.0:
 * Initial version
