Changed: Reorganize Ryzom Configuration structure
--HG-- branch : developfeature/pipeline-tools
parent
a8ca0de9f8
commit
3790fa413e
@ -1,16 +0,0 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>resources/card_icon.png</file>
|
||||
<file>resources/display_config_icon.png</file>
|
||||
<file>resources/display_icon.png</file>
|
||||
<file>resources/display_properties_icon.png</file>
|
||||
<file>resources/general_icon.png</file>
|
||||
<file>resources/left_bitmap_0.png</file>
|
||||
<file>resources/network_icon.png</file>
|
||||
<file>resources/sound_icon.png</file>
|
||||
<file>resources/splash_screen.png</file>
|
||||
<file>resources/top_right.png</file>
|
||||
<file>resources/update_icon.png</file>
|
||||
<file>resources/welcome_icon.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
@ -0,0 +1,16 @@
|
||||
<RCC>
|
||||
<qresource prefix="/resources">
|
||||
<file>card_icon.png</file>
|
||||
<file>display_config_icon.png</file>
|
||||
<file>display_icon.png</file>
|
||||
<file>display_properties_icon.png</file>
|
||||
<file>general_icon.png</file>
|
||||
<file>left_bitmap_0.png</file>
|
||||
<file>network_icon.png</file>
|
||||
<file>sound_icon.png</file>
|
||||
<file>splash_screen.png</file>
|
||||
<file>top_right.png</file>
|
||||
<file>update_icon.png</file>
|
||||
<file>welcome_icon.png</file>
|
||||
</qresource>
|
||||
</RCC>
|
Loading…
Reference in New Issue