mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
11 lines
316 B
Plaintext
11 lines
316 B
Plaintext
<RCC>
|
|
<qresource prefix="/images">
|
|
<file alias="logo.svg">com.yuezk.qt.GPClient.svg</file>
|
|
<file>connected.png</file>
|
|
<file>pending.png</file>
|
|
<file>not_connected.png</file>
|
|
<file>radio_unselected.png</file>
|
|
<file>radio_selected.png</file>
|
|
</qresource>
|
|
</RCC>
|