aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/images
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmmpui/images')
-rw-r--r--src/qmmpui/images/advanced.pngbin0 -> 1054 bytes
-rw-r--r--src/qmmpui/images/images.qrc10
-rw-r--r--src/qmmpui/images/logo-qmmp.pngbin0 -> 22844 bytes
-rw-r--r--src/qmmpui/images/network.pngbin0 -> 1465 bytes
-rw-r--r--src/qmmpui/images/playlist.pngbin0 -> 743 bytes
-rw-r--r--src/qmmpui/images/plugins.pngbin0 -> 1378 bytes
-rw-r--r--src/qmmpui/images/replaygain.pngbin0 -> 624 bytes
7 files changed, 10 insertions, 0 deletions
diff --git a/src/qmmpui/images/advanced.png b/src/qmmpui/images/advanced.png
new file mode 100644
index 000000000..862464242
--- /dev/null
+++ b/src/qmmpui/images/advanced.png
Binary files differ
diff --git a/src/qmmpui/images/images.qrc b/src/qmmpui/images/images.qrc
new file mode 100644
index 000000000..6f8534994
--- /dev/null
+++ b/src/qmmpui/images/images.qrc
@@ -0,0 +1,10 @@
+<RCC>
+ <qresource prefix="/" >
+ <file>playlist.png</file>
+ <file>advanced.png</file>
+ <file>plugins.png</file>
+ <file>network.png</file>
+ <file>logo-qmmp.png</file>
+ <file>replaygain.png</file>
+ </qresource>
+</RCC>
diff --git a/src/qmmpui/images/logo-qmmp.png b/src/qmmpui/images/logo-qmmp.png
new file mode 100644
index 000000000..d6c7e9bd8
--- /dev/null
+++ b/src/qmmpui/images/logo-qmmp.png
Binary files differ
diff --git a/src/qmmpui/images/network.png b/src/qmmpui/images/network.png
new file mode 100644
index 000000000..3a52c1130
--- /dev/null
+++ b/src/qmmpui/images/network.png
Binary files differ
diff --git a/src/qmmpui/images/playlist.png b/src/qmmpui/images/playlist.png
new file mode 100644
index 000000000..7b750db0a
--- /dev/null
+++ b/src/qmmpui/images/playlist.png
Binary files differ
diff --git a/src/qmmpui/images/plugins.png b/src/qmmpui/images/plugins.png
new file mode 100644
index 000000000..931d4d1da
--- /dev/null
+++ b/src/qmmpui/images/plugins.png
Binary files differ
diff --git a/src/qmmpui/images/replaygain.png b/src/qmmpui/images/replaygain.png
new file mode 100644
index 000000000..d2f78947b
--- /dev/null
+++ b/src/qmmpui/images/replaygain.png
Binary files differ