-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,12 +4,14 @@ qgisMinimumVersion=3.4 | |
qgisMaximumVersion=3.99 | ||
description=Create customs Toolbars for Qgis. | ||
about=This plugin allows to create personalized tools, with the buttons the user desires. It is only necessary dragging from the list on the left and dropping in the list on the right, the tools that the user desires to add to any of the previously created toolbars. | ||
version=1.0 | ||
version=1.1 | ||
author=Francisco Raga | ||
[email protected] | ||
|
||
changelog= | ||
** General ** | ||
1.1: | ||
- Available for 3.4 LTS ( fix metadata.txt) | ||
1.0: | ||
- Add Processing algoritms | ||
0.9: | ||
|