feat: Update qrc source file and start script.

This commit is contained in:
sunwen
2025-03-24 14:50:02 +08:00
parent 59b60d2cbe
commit 44b073c97b
2 changed files with 3 additions and 1 deletions

View File

@@ -24,4 +24,4 @@ unset DESKTOP_SESSION
# unset XDG_SEAT_PATH # unset XDG_SEAT_PATH
# set XDG_SESSION_TYPE=tty # set XDG_SESSION_TYPE=tty
# 运 # 运
$dirname/$appname "$@" $dirname/$appname "$@" --no-sandbox

View File

@@ -62,5 +62,7 @@
<file>icons/worklistsettings.png</file> <file>icons/worklistsettings.png</file>
<file>icons/reconsettings.png</file> <file>icons/reconsettings.png</file>
<file>icons/eye.png</file> <file>icons/eye.png</file>
<file>icons/waterflood.png</file>
<file>icons/sanitize.png</file>
</qresource> </qresource>
</RCC> </RCC>