khanat-opennel-code/code/ryzom/tools/client/ryzom_installer/res/resources.qrc
kervala f279e5f726 Fixed: Missing .sh file in QRC
--HG--
branch : develop
2016-10-10 16:35:45 +02:00

17 lines
468 B
Text

<RCC>
<qresource prefix="/images">
<file>background.png</file>
</qresource>
<qresource prefix="/icons">
<file>ryzom.ico</file>
<file>ryzom.png</file>
<file>ryzom.icns</file>
</qresource>
<qresource prefix="/templates">
<file>template.desktop</file>
<file>ryzom_installer.ini</file>
<file>Info.plist</file>
<file>PkgInfo</file>
<file>shortcut.sh</file>
</qresource>
</RCC>