Add shutdown asset

This commit is contained in:
2026-03-03 18:08:08 +01:00
parent bd984b4f78
commit 421420a017
3 changed files with 4 additions and 2 deletions

BIN
assets/system-shutdown.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -144,7 +144,7 @@
<string notr="true"/>
</property>
<property name="text">
<string> </string>
<string/>
</property>
<property name="iconSize">
<size>
@@ -185,7 +185,8 @@
<string/>
</property>
<property name="icon">
<iconset theme="QIcon::ThemeIcon::SystemShutdown"/>
<iconset resource="resources.qrc">
<normaloff>:/assets/system-shutdown.png</normaloff>:/assets/system-shutdown.png</iconset>
</property>
<property name="iconSize">
<size>

View File

@@ -1,5 +1,6 @@
<RCC>
<qresource prefix="/">
<file>assets/system-shutdown.png</file>
<file>assets/Avocado-Cake-Demo.otf</file>
<file>assets/background.png</file>
<file>assets/Icone.ico</file>