spelling mistake also added more stylesheets and 2 preference packs

This commit is contained in:
Haas
2023-06-03 11:18:28 +02:00
parent a9bccca750
commit c285fa5a85
19 changed files with 12612 additions and 18 deletions

View File

@@ -3,17 +3,31 @@
<name>Built-In Preference Packs</name>
<description>Preference Packs included with the FreeCAD distribution</description>
<version>1.0.0</version>
<maintainer email="email@freecad.org">No Maintainer</maintainer>
<maintainer email="email@freecad.org">MisterMaker</maintainer>
<license file="../../LICENSE">LGPL2</license>
<url type="repository">https://github.com/FreeCAD/FreeCAD</url>
<content>
<preferencepack>
<name>FreeCAD Classic Colors</name>
<name>Classic Colors</name>
<description>FreeCAD default colors for core app and included Mods.</description>
<version>1.0.0</version>
<tag>built-in</tag>
<tag>colors</tag>
</preferencepack>
<preferencepack>
<name>Dark</name>
<description>Dark color scheme</description>
<version>1.0.0</version>
<tag>built-in</tag>
<tag>dark</tag>
</preferencepack>
<preferencepack>
<name>Light</name>
<description>Light color scheme.</description>
<version>1.0.0</version>
<tag>built-in</tag>
<tag>light</tag>
</preferencepack>
</content>