summaryrefslogtreecommitdiffstats
path: root/resources/backgrounds
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2014-01-19 04:52:34 +0100
committerPetr Mrázek <peterix@gmail.com>2014-01-19 04:52:34 +0100
commitd8413fa5ec594455b3cdec86899b61adba39eb33 (patch)
treeb9ece71804389f66b4a241edc59b8309c7729de2 /resources/backgrounds
parente6ab57b8b1275137d873c0c465aeffe61c13c324 (diff)
downloadMultiMC-d8413fa5ec594455b3cdec86899b61adba39eb33.tar
MultiMC-d8413fa5ec594455b3cdec86899b61adba39eb33.tar.gz
MultiMC-d8413fa5ec594455b3cdec86899b61adba39eb33.tar.lz
MultiMC-d8413fa5ec594455b3cdec86899b61adba39eb33.tar.xz
MultiMC-d8413fa5ec594455b3cdec86899b61adba39eb33.zip
Use icon theme so we can have more than one icon size per icon
Diffstat (limited to 'resources/backgrounds')
-rw-r--r--resources/backgrounds/backgrounds.qrc6
-rw-r--r--resources/backgrounds/catbgrnd2.pngbin0 -> 78285 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/resources/backgrounds/backgrounds.qrc b/resources/backgrounds/backgrounds.qrc
new file mode 100644
index 00000000..55de139e
--- /dev/null
+++ b/resources/backgrounds/backgrounds.qrc
@@ -0,0 +1,6 @@
+<!DOCTYPE RCC>
+<RCC version="1.0">
+ <qresource prefix="/backgrounds">
+ <file alias="kitteh">catbgrnd2.png</file>
+ </qresource>
+</RCC>
diff --git a/resources/backgrounds/catbgrnd2.png b/resources/backgrounds/catbgrnd2.png
new file mode 100644
index 00000000..2b949e0b
--- /dev/null
+++ b/resources/backgrounds/catbgrnd2.png
Binary files differ