[general]
name=Interface Locker
description=Lock and restore toolbar layout in the QGIS interface (Blocca e ripristina la disposizione delle barre degli strumenti nell’interfaccia di QGIS).
about=Allows you to save and restore the layout of toolbars and panels in QGIS. After arranging the interface as desired, click "Save Interface" to store the configuration. Later, when opening a new QGIS session, the plugin can restore the interface exactly as it was saved. Consente di salvare e ripristinare la disposizione delle barre degli strumenti e dei pannelli in QGIS. Dopo aver organizzato l’interfaccia, cliccare su "Salva interfaccia" per memorizzare la configurazione. Successivamente, il plugin può ripristinare l’interfaccia esattamente come salvata.
version=1.1
author=Dr. Geol. Faustino Cetraro
email=geol-faustino@libero.it
icon=icon.png
category=Plugins
tags=interface, profile, toolbar, layout
homepage=https://github.com/drFaustino/interface_locker
repository=https://github.com/drFaustino/interface_locker
tracker=https://github.com/drFaustino/interface_locker

# QGIS compatibility
qgisMinimumVersion=3.40
qgisMaximumVersion=4.99

# Plugin behavior
experimental=False
deprecated=False
server=False
hasProcessingProvider=False

# Optional
changelog=
 Version 1.1:
 - Removed plugin_dependencies= from metadata.txt as it was unnecessary and left empty.