Skip to content

Commit faf3bcd

Browse files
committed
Better output name for some SAGA Processing modules
1 parent b5bd178 commit faf3bcd

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

python/plugins/processing/algs/saga/description/2.1.2/PolygonDissolve.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ParameterTableField|FIELD_1|1. Attribute|POLYGONS|-1|True
55
ParameterTableField|FIELD_2|2. Attribute|POLYGONS|-1|True
66
ParameterTableField|FIELD_3|3. Attribute|POLYGONS|-1|True
77
ParameterBoolean|BND_KEEP|Keep inner boundaries|True
8-
OutputVector|DISSOLVED|Dissolved Polygons
8+
OutputVector|DISSOLVED|Dissolved

python/plugins/processing/algs/saga/description/2.1.2/PolygonDissolveAllPolygs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Polygon dissolve (all polygons)|Polygon Dissolve
22
shapes_polygons
33
ParameterVector|POLYGONS|Polygons|2|False
44
ParameterBoolean|BND_KEEP|Keep inner boundaries|True
5-
OutputVector|DISSOLVED|Dissolved Polygons
5+
OutputVector|DISSOLVED|Dissolved

python/plugins/processing/algs/saga/description/2.1.3/PolygonDissolve.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ParameterTableField|FIELD_1|1. Attribute|POLYGONS|-1|True
55
ParameterTableField|FIELD_2|2. Attribute|POLYGONS|-1|True
66
ParameterTableField|FIELD_3|3. Attribute|POLYGONS|-1|True
77
ParameterBoolean|BND_KEEP|Keep inner boundaries|True
8-
OutputVector|DISSOLVED|Dissolved Polygons
8+
OutputVector|DISSOLVED|Dissolved

python/plugins/processing/algs/saga/description/2.1.3/PolygonDissolveAllPolygs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ Polygon dissolve (all polygons)|Polygon Dissolve
22
shapes_polygons
33
ParameterVector|POLYGONS|Polygons|2|False
44
ParameterBoolean|BND_KEEP|Keep inner boundaries|True
5-
OutputVector|DISSOLVED|Dissolved Polygons
5+
OutputVector|DISSOLVED|Dissolved

0 commit comments

Comments
 (0)