@@ -11,14 +11,14 @@ name=Qlr Browser
1111qgisMinimumVersion=3.00
1212qgisMaximumVersion=3.99
1313description=This plugin lets the user browse and open qlr files
14- version=2.2 .0
15- author=Asger Skovbo Petersen, Septima
16- email=asger @septima.dk
14+ version=3.0 .0
15+ author=Septima
16+ email=kontakt @septima.dk
1717
1818about=
1919 This plugin enables a layer menu in a nested tree structure based on .qlr files.
2020 The layer tree is nested according to the location in folder/subfolder of the .qlr files.
21- Development of this plugin has been funded by Haderslev Kommune and Frederikssund Kommune.
21+ Development of this plugin has been funded by Haderslev Kommune, Frederikssund Kommune, Ishøj Kommune, Novafos and QGIS Brugergruppe Danmark .
2222 German translation contributed by Stadtwerke München.
2323
2424tracker=https://github.com/Septima/qgis-qlrbrowser/issues
@@ -28,8 +28,7 @@ repository=https://github.com/Septima/qgis-qlrbrowser
2828# Recommended items:
2929
3030# Uncomment the following line and add your changelog:
31- changelog=2021-12-16 Async load and filtering
32- 2021-12-14 Fixed display of groups
31+ changelog=2021-12-16 3.0.0 Async load filtering, fix display of groups
3332 2020-01-23 2.1.0 Added german translation contributed by Stadtwerke München. Minor bug fixes.
3433 2018-07-25 2.0.1 Changed icon and ready for plugin repository
3534 2018-06-18 2.0.0 Upgrade to 3.nightly
@@ -42,7 +41,7 @@ changelog=2021-12-16 Async load and filtering
4241 2015-12-12 0.1.0 Initial version
4342
4443# Tags are comma separated with spaces allowed
45- tags=qlr browse
44+ tags=qlr browse browser data
4645
4746homepage=https://github.com/Septima/qgis-qlrbrowser
4847category=Plugins
0 commit comments