Merge branch 'master' into feat/improve-onboarding

This commit is contained in:
Arnaud 2026-02-20 15:53:09 +04:00 committed by GitHub
commit 43c6a01012
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"author": "Logos Core Team",
"type": "ui",
"main": "storage_ui",
"icon": ":/icons/storage.png",
"dependencies": [
"storage_module"
],

BIN
src/icons/storage.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 365 B

View File

@ -18,5 +18,6 @@
<file alias="AdvancedIcon.qml">qml/AdvancedIcon.qml</file>
<file alias="UpnpIcon.qml">qml/UpnpIcon.qml</file>
<file alias="PortIcon.qml">qml/PortIcon.qml</file>
<file>icons/storage.png</file>
</qresource>
</RCC>