-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathXRDPConfigurator_resources.qrc
31 lines (31 loc) · 1.17 KB
/
XRDPConfigurator_resources.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<RCC>
<qresource prefix="Logo">
<file>images/logos/XRDPConfiguratorLogoLarge.png</file>
<file>images/logos/XRDPConfiguratorLogoSmall.png</file>
<file>images/logos/ScaryGlidersCompactLogo.png</file>
<file>images/logos/xrdp24b.png</file>
<file>images/logos/xrdptmp.png</file>
</qresource>
<qresource prefix="modulebox">
<file>images/modulebox/down-arrow.png</file>
</qresource>
<qresource prefix="html">
<file>html/copyright.html</file>
</qresource>
<qresource prefix="icons">
<file>images/icons/Actions-document-preview-icon.png</file>
<file>images/icons/Actions-exit-icon.png</file>
<file>images/icons/Devices-input-keyboard-icon.png</file>
<file>images/icons/doc-open-icon.png</file>
<file>images/icons/doc-save-as-icon.png</file>
<file>images/icons/doc-save-icon.png</file>
<file>images/icons/XRDPConfiguratorWindowIcon.png</file>
</qresource>
<qresource prefix="dragpoint">
<file>images/dragpoints/Arrow_topleft.png</file>
<file>images/dragpoints/Arrow_bottomright.png</file>
</qresource>
<qresource prefix="backgrounds">
<file>images/backgrounds/StackedWidgetBackground.png</file>
</qresource>
</RCC>