[general]
name=Labeling Rule Properties Copier
qgisMinimumVersion=4.0
qgisMaximumVersion=4.99
description=Copies labeling rule properties from one rule to another using simple right-click copy/paste actions.
about=This plugin provides a simple way to copy labeling rule properties (including data-defined) between rules within the same layer using the labeling rule context menu. Right-click a source rule and choose the property you want to copy, then right-click one or more target rules and paste it.

    You can copy complete labeling categories including Text, Formatting, Buffer, Mask, Background, Shadow, Callout, Placement, and Rendering, as well as the label value, filter expression, scale range, rule description, and enabled state.

version=1.2
author=Jossef Kanter
email=jossefkan@gmail.com
experimental=False
deprecated=False
homepage=https://github.com/GallPeters/labeling-rule-properties-copier
repository=https://github.com/GallPeters/labeling-rule-properties-copier
tracker=https://github.com/GallPeters/labeling-rule-properties-copier
tags=cartography,label,labels,labeling,style,styles
changelog=
    ** v1.2 (13.08.26):
		- Improved: Changed the plugin mechanism from a floating widget to a right-click actions menu.
    ** v1.1 (26.05.25):
		- Fixed: Failed uploads when the project is empty.
		- Updated: Plugin name and metadata file.
    ** v1.0 (25.05.25):
		- Added: Initial release.
icon=icon.png
plugin_class=LabelingRulePropertiesCopierPlugin
classFactory=classFactory

