blob: 9e7335ddf86e0906a3dd330e497b89ae4ac78378 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/">
<file alias="vmw_new_welcome_bg.png">images/vmw_new_welcome_bg.png</file>
<file alias="vmw_new_harddisk_bg.png">images/vmw_new_harddisk_bg.png</file>
<file alias="vmw_first_run_bg.png">images/vmw_first_run_bg.png</file>
<file alias="vmw_new_user_bg.png">images/vmw_new_user_bg.png</file>
<file alias="vmw_ovf_import_bg.png">images/vmw_ovf_import_bg.png</file>
<file alias="vmw_ovf_export_bg.png">images/vmw_ovf_export_bg.png</file>
<file alias="vmw_clone_bg.png">images/vmw_clone_bg.png</file>
<file alias="monitor.png">images/monitor.png</file>
<file alias="monitor_glossy.png">images/monitor_glossy.png</file>
</qresource>
</RCC>
|