mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-10-04 09:32:21 +08:00
chore:设置应用图标
This commit is contained in:
parent
fdc1f2cdbd
commit
270f937476
1
debian/install
vendored
1
debian/install
vendored
@ -1,2 +1,3 @@
|
|||||||
build/spark-update-tool /usr/bin/
|
build/spark-update-tool /usr/bin/
|
||||||
debian/spark-update-tool.desktop /usr/share/applications
|
debian/spark-update-tool.desktop /usr/share/applications
|
||||||
|
resources/spark-update-tool.svg /usr/share/icons/hicolor/scalable/apps/spark-update-tool.svg
|
@ -2,5 +2,6 @@
|
|||||||
<qresource prefix="/">
|
<qresource prefix="/">
|
||||||
<file>../resources/down_arrow.svg</file>
|
<file>../resources/down_arrow.svg</file>
|
||||||
<file>../resources/default_icon.svg</file>
|
<file>../resources/default_icon.svg</file>
|
||||||
|
<file>../resources/spark-update-tool.svg</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user