We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6042cb8 + 2e25ba6 commit 2ede7f0Copy full SHA for 2ede7f0
package.xml
@@ -7,13 +7,17 @@
7
<maintainer email="[email protected]">looooo</maintainer>
8
<license file="LICENSE">GPL 3</license>
9
<url type="repository" branch="develop">https://github.com/looooo/freecad.gears</url>
10
- <icon>freecad/gears/icons/gearworkbench.svg</icon> <!-- If you include your icon here, you don't have to submit it to the main FreeCAD repo -->
+ <url type="bugtracker">https://github.com/looooo/freecad.gears/issues</url>
11
+ <url type="documentation">https://wiki.freecad.org/FCGear_Workbench</url>
12
+ <icon>freecad/gears/icons/gearworkbench.svg</icon>
13
14
<content>
15
<workbench>
16
<classname>GearWorkbench</classname>
17
<subdirectory>./</subdirectory>
18
<freecadmin>0.19</freecadmin>
19
+ <tag>gear</tag>
20
+ <tag>gears</tag>
21
</workbench>
22
</content>
23
0 commit comments