OTHER: Changed default skin to Almond-blue

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
This commit is contained in:
Thomas Frauendorfer 2009-07-14 22:14:05 +02:00
parent 7b5c9d2a82
commit 6dbc87ac7e
24 changed files with 110 additions and 26 deletions

20
data/Almond-blue.qrc Normal file
View file

@ -0,0 +1,20 @@
<!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>