
I don't know under which license CleanAMP is provided, and I don't want to take any risks, so I had to replace it. As the default skin is included in the binary, it might be even necessary for it to be GPL, so I choose the debranded Almond-blue skin for the time beeing. Added creator of Almond-blue to AUTHORS file Also added some magic to make it easier to add new skins through the resource system
20 lines
666 B
Text
20 lines
666 B
Text
<!DOCTYPE RCC><RCC version="1.0">
|
|
<qresource prefix="/skins">
|
|
<file>Almond-blue/Balance.bmp</file>
|
|
<file>Almond-blue/Cbuttons.bmp</file>
|
|
<file>Almond-blue/Eq_Ex.bmp</file>
|
|
<file>Almond-blue/EqMain.bmp</file>
|
|
<file>Almond-blue/Main.bmp</file>
|
|
<file>Almond-blue/MonoSter.bmp</file>
|
|
<file>Almond-blue/Numbers.bmp</file>
|
|
<file>Almond-blue/PlayPaus.bmp</file>
|
|
<file>Almond-blue/PlEdit.bmp</file>
|
|
<file>Almond-blue/PlEdit.txt</file>
|
|
<file>Almond-blue/PosBar.bmp</file>
|
|
<file>Almond-blue/ShufRep.bmp</file>
|
|
<file>Almond-blue/Text.bmp</file>
|
|
<file>Almond-blue/Titlebar.bmp</file>
|
|
<file>Almond-blue/VisColor.txt</file>
|
|
<file>Almond-blue/Volume.bmp</file>
|
|
</qresource>
|
|
</RCC>
|