Merge pull request #12309 from chennes/addonManagerRefactorGUIArea

Addon manager: Refactor GUI area
This commit is contained in:
Chris Hennes
2024-02-19 11:20:00 -06:00
committed by GitHub
54 changed files with 10298 additions and 1188 deletions

View File

@@ -64,17 +64,19 @@
<file>icons/workfeature_workbench_icon.svg</file>
<file>icons/yaml-workspace_workbench_icon.svg</file>
<file>icons/compact_view.svg</file>
<file>icons/composite_view.svg</file>
<file>icons/expanded_view.svg</file>
<file>licenses/Apache-2.0.txt</file>
<file>licenses/BSD-2-Clause.txt</file>
<file>licenses/BSD-3-Clause.txt</file>
<file>licenses/CC0v1.txt</file>
<file>licenses/GPLv2.txt</file>
<file>licenses/GPLv3.txt</file>
<file>licenses/LGPLv2.1.txt</file>
<file>licenses/LGPLv3.txt</file>
<file>licenses/CC0-1.0.txt</file>
<file>licenses/GPL-2.0-or-later.txt</file>
<file>licenses/GPL-3.0-or-later.txt</file>
<file>licenses/LGPL-2.1-or-later.txt</file>
<file>licenses/LGPL-3.0-or-later.txt</file>
<file>licenses/MIT.txt</file>
<file>licenses/MPL-2.0.txt</file>
<file>licenses/spdx.json</file>
<file>translations/AddonManager_af.qm</file>
<file>translations/AddonManager_ar.qm</file>
<file>translations/AddonManager_ca.qm</file>

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 28.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;stroke:#000000;stroke-miterlimit:10;}
.st1{fill:none;stroke:#000000;stroke-width:0.9259;stroke-miterlimit:10;}
</style>
<line class="st0" x1="0.3" y1="1.5" x2="6.7" y2="1.5"/>
<line class="st0" x1="0.3" y1="4.5" x2="6.7" y2="4.5"/>
<line class="st0" x1="0.3" y1="7.5" x2="6.7" y2="7.5"/>
<line class="st0" x1="0.3" y1="10.5" x2="6.7" y2="10.5"/>
<line class="st0" x1="0.3" y1="13.5" x2="6.7" y2="13.5"/>
<rect x="9.5" y="1.5" class="st1" width="5" height="13"/>
</svg>

After

Width:  |  Height:  |  Size: 855 B

File diff suppressed because it is too large Load Diff