new icons, previous, next buttons (not yet functional), plus lots of other small...
[tomamp] / ampres.qrc
1 <RCC>
2     <qresource prefix="/images">
3         <file alias="volume">images/audio-volume-high.png</file>
4         <file alias="shuffle">images/shuffle.png</file>
5         <file alias="next">images/Button Next.png</file>
6         <file alias="pause">images/Button Pause.png</file>
7         <file alias="play">images/Button Play.png</file>
8         <file alias="repeat">images/Button Reload.png</file>
9         <file alias="stop">images/Button Stop.png</file>
10         <file alias="previous">images/Button Previous.png</file>
11     </qresource>
12 </RCC>