reorganisation, added debian package stuff
[tomamp] / tomamp / ampres.qrc
diff --git a/tomamp/ampres.qrc b/tomamp/ampres.qrc
new file mode 100644 (file)
index 0000000..1673f53
--- /dev/null
@@ -0,0 +1,15 @@
+<RCC>
+    <qresource prefix="/images">
+        <file alias="volume">images/audio-volume-high.png</file>
+        <file alias="shuffle">images/shuffle.png</file>
+        <file alias="next">images/Button Next.png</file>
+        <file alias="pause">images/Button Pause.png</file>
+        <file alias="play">images/Button Play.png</file>
+        <file alias="repeat">images/Button Reload.png</file>
+        <file alias="stop">images/Button Stop.png</file>
+        <file alias="previous">images/Button Previous.png</file>
+        <file alias="shuffleActive">images/shuffle Active.png</file>
+        <file alias="repeatActive">images/Button Reload Active.png</file>
+        <file alias="tomamp">images/Tomamp.png</file>
+    </qresource>
+</RCC>