chore:设置应用图标

This commit is contained in:
momen 2025-06-23 21:56:59 +08:00
parent c36492cd0b
commit 27e41f35f0
2 changed files with 2 additions and 0 deletions

1
debian/install vendored
View File

@ -1,2 +1,3 @@
build/spark-update-tool /usr/bin/
debian/spark-update-tool.desktop /usr/share/applications
resources/spark-update-tool.svg /usr/share/icons/hicolor/scalable/apps/spark-update-tool.svg

View File

@ -2,5 +2,6 @@
<qresource prefix="/">
<file>../resources/down_arrow.svg</file>
<file>../resources/default_icon.svg</file>
<file>../resources/spark-update-tool.svg</file>
</qresource>
</RCC>