summaryrefslogtreecommitdiffstats
path: root/dist/qt_themes/colorful/style.qrc
diff options
context:
space:
mode:
authorfearlessTobi <thm.frey@gmail.com>2019-05-01 14:59:55 +0200
committerFearlessTobi <thm.frey@gmail.com>2019-09-04 16:46:39 +0200
commit7fc5af36226676d2ebc07a7a3d3cd82c536f206a (patch)
treee19ed6a9723b5aeb76c02f190039dc9ee71e380f /dist/qt_themes/colorful/style.qrc
parentMerge pull request #2835 from chris062689/master (diff)
downloadyuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.gz
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.bz2
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.lz
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.xz
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.tar.zst
yuzu-7fc5af36226676d2ebc07a7a3d3cd82c536f206a.zip
Diffstat (limited to 'dist/qt_themes/colorful/style.qrc')
-rw-r--r--dist/qt_themes/colorful/style.qrc15
1 files changed, 15 insertions, 0 deletions
diff --git a/dist/qt_themes/colorful/style.qrc b/dist/qt_themes/colorful/style.qrc
new file mode 100644
index 000000000..af2f3fd56
--- /dev/null
+++ b/dist/qt_themes/colorful/style.qrc
@@ -0,0 +1,15 @@
+<RCC>
+ <qresource prefix="icons/colorful">
+ <file alias="index.theme">icons/index.theme</file>
+ <file alias="16x16/lock.png">icons/16x16/lock.png</file>
+ <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file>
+ <file alias="48x48/chip.png">icons/48x48/chip.png</file>
+ <file alias="48x48/folder.png">icons/48x48/folder.png</file>
+ <file alias="48x48/plus.png">icons/48x48/plus.png</file>
+ <file alias="48x48/sd_card.png">icons/48x48/sd_card.png</file>
+ <file alias="256x256/plus_folder.png">icons/256x256/plus_folder.png</file>
+ </qresource>
+ <qresource prefix="colorful">
+ <file>style.qss</file>
+ </qresource>
+</RCC>