21 lines
719 B
Plaintext
21 lines
719 B
Plaintext
|
|
<RCC>
|
||
|
|
<qresource prefix="/">
|
||
|
|
<!-- TODO: Add application icon -->
|
||
|
|
<!-- <file>icons/app_icon.png</file> -->
|
||
|
|
|
||
|
|
<!-- TODO: Add UI icons for buttons/actions -->
|
||
|
|
<!-- <file>icons/send.png</file> -->
|
||
|
|
<!-- <file>icons/camera.png</file> -->
|
||
|
|
<!-- <file>icons/screen_share.png</file> -->
|
||
|
|
<!-- <file>icons/disconnect.png</file> -->
|
||
|
|
|
||
|
|
<!-- TODO: Add status icons -->
|
||
|
|
<!-- <file>icons/online.png</file> -->
|
||
|
|
<!-- <file>icons/offline.png</file> -->
|
||
|
|
<!-- <file>icons/away.png</file> -->
|
||
|
|
<!-- <file>icons/busy.png</file> -->
|
||
|
|
|
||
|
|
<!-- Placeholder comments - assets to be added later -->
|
||
|
|
</qresource>
|
||
|
|
</RCC>
|