2010-01-04 15:49:22 -05:00
|
|
|
<RCC>
|
|
|
|
<qresource prefix="/images">
|
|
|
|
<file alias="splash.png">resources/splash.png</file>
|
|
|
|
<file alias="pref_sip.png">resources/pref_sip.png</file>
|
|
|
|
<file alias="pref_audio.gif">resources/pref_audio.gif</file>
|
2010-01-05 17:16:46 -05:00
|
|
|
<file alias="pref_general.jpg">resources/pref_general.jpg</file>
|
2010-01-07 18:00:34 -05:00
|
|
|
<file alias="pref_accounts.jpg">resources/pref_accounts.jpg</file>
|
2010-01-20 21:48:53 -05:00
|
|
|
<file alias="taskbar_icon.png">resources/taskbar_icon.png</file>
|
2010-01-04 15:49:22 -05:00
|
|
|
</qresource>
|
|
|
|
<qresource prefix="/confs">
|
|
|
|
<file alias="freeswitch.xml">conf/freeswitch.xml</file>
|
|
|
|
</qresource>
|
2010-01-05 23:31:20 -05:00
|
|
|
<qresource prefix="/sounds">
|
|
|
|
<file alias="test.wav">resources/test.wav</file>
|
|
|
|
</qresource>
|
2010-01-04 15:49:22 -05:00
|
|
|
</RCC>
|