Qt res file, use .venv/bin/pyside6-rcc resources.qrc -o rc_resources.py
This commit is contained in:
parent
f0d5124067
commit
294ab2b03a
38
resources.qrc
Normal file
38
resources.qrc
Normal file
@ -0,0 +1,38 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE RCC>
|
||||||
|
<RCC>
|
||||||
|
<qresource prefix="/">
|
||||||
|
<file>res/icons/about.png</file>
|
||||||
|
<file>res/icons/burn.png</file>
|
||||||
|
<file>res/icons/buy.png</file>
|
||||||
|
<file>res/icons/connect.png</file>
|
||||||
|
<file>res/icons/connected.png</file>
|
||||||
|
<file>res/icons/copy.png</file>
|
||||||
|
<file>res/icons/disconnect.png</file>
|
||||||
|
<file>res/icons/disconnected.png</file>
|
||||||
|
<file>res/icons/edit.png</file>
|
||||||
|
<file>res/icons/editpass.png</file>
|
||||||
|
<file>res/icons/eyehide.png</file>
|
||||||
|
<file>res/icons/eyeshow.png</file>
|
||||||
|
<file>res/icons/help.png</file>
|
||||||
|
<file>res/icons/quit.png</file>
|
||||||
|
<file>res/icons/forcequit.png</file>
|
||||||
|
<file>res/icons/reload.png</file>
|
||||||
|
<file>res/icons/save.png</file>
|
||||||
|
<file>res/icons/sell.png</file>
|
||||||
|
<file>res/icons/tokens_refresh.png</file>
|
||||||
|
<file>res/icons/tokens.png</file>
|
||||||
|
<file>res/icons/trayhide.png</file>
|
||||||
|
<file>res/icons/trayshow.png</file>
|
||||||
|
<file>res/icons/wallet_new.png</file>
|
||||||
|
<file>res/icons/wallet_open.png</file>
|
||||||
|
<file>res/icons/wallet.png</file>
|
||||||
|
|
||||||
|
<file>res/images/about.png</file>
|
||||||
|
<file>res/images/favicon.ico</file>
|
||||||
|
<file>res/images/favicon.png</file>
|
||||||
|
<file>res/images/splash.png</file>
|
||||||
|
|
||||||
|
<file>res/help.pdf</file>
|
||||||
|
</qresource>
|
||||||
|
</RCC>
|
Loading…
x
Reference in New Issue
Block a user