2021-01-04 20:04:48 +01:00
|
|
|
<RCC>
|
|
|
|
<qresource prefix="left">
|
|
|
|
<file>src/gui/images/left.png</file>
|
|
|
|
</qresource>
|
|
|
|
|
|
|
|
<qresource prefix="right">
|
|
|
|
<file>src/gui/images/right.png</file>
|
|
|
|
</qresource>
|
|
|
|
|
|
|
|
<qresource prefix="none">
|
|
|
|
<file>src/gui/images/none.png</file>
|
|
|
|
</qresource>
|
|
|
|
|
|
|
|
<qresource prefix="both">
|
|
|
|
<file>src/gui/images/both.png</file>
|
|
|
|
</qresource>
|
|
|
|
|
|
|
|
<qresource prefix="language">
|
|
|
|
<file>src/gui/dicts/magicpodcast.en.qm</file>
|
|
|
|
<file>src/gui/dicts/magicpodcast.pl.qm</file>
|
|
|
|
</qresource>
|
2021-01-11 16:46:53 +01:00
|
|
|
|
|
|
|
<qresource prefix="icons">
|
|
|
|
<file>src/gui/images/icons/save.png</file>
|
|
|
|
<file>src/gui/images/icons/save_as.png</file>
|
|
|
|
<file>src/gui/images/icons/preview.png</file>
|
|
|
|
<file>src/gui/images/icons/open.png</file>
|
|
|
|
<file>src/gui/images/icons/generate.png</file>
|
|
|
|
<file>src/gui/images/icons/info.png</file>
|
|
|
|
<file>src/gui/images/icons/settings.png</file>
|
2021-01-11 17:11:59 +01:00
|
|
|
<file>src/gui/images/icons/new.png</file>
|
|
|
|
<file>src/gui/images/icons/exit.png</file>
|
|
|
|
<file>src/gui/images/icons/import.png</file>
|
2021-01-11 16:46:53 +01:00
|
|
|
</qresource>
|
|
|
|
|
|
|
|
<qresource prefix="favicon">
|
|
|
|
<file>src/gui/images/icons/32x32.png</file>
|
|
|
|
<file>src/gui/images/icons/45x45.png</file>
|
|
|
|
<file>src/gui/images/icons/60x60.png</file>
|
|
|
|
</qresource>
|
2021-01-04 20:04:48 +01:00
|
|
|
</RCC>
|