summaryrefslogtreecommitdiff
path: root/misc/qutebrowser.rcc
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2016-04-14 17:59:45 +0200
committerFlorian Bruhin <git@the-compiler.org>2016-04-14 17:59:45 +0200
commitcd5591040eea75d0ad1af2877698545258f5a2a4 (patch)
tree847e5c148d0fab914fd8b84c40a4f46b3f3829f9 /misc/qutebrowser.rcc
parent8dec54f7d964ef6fe12ddb2140b474ece0a0262d (diff)
downloadqutebrowser-cd5591040eea75d0ad1af2877698545258f5a2a4.tar.gz
qutebrowser-cd5591040eea75d0ad1af2877698545258f5a2a4.zip
Move qutebrowser.rcc to misc/
Diffstat (limited to 'misc/qutebrowser.rcc')
-rw-r--r--misc/qutebrowser.rcc13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/qutebrowser.rcc b/misc/qutebrowser.rcc
new file mode 100644
index 000000000..2f73b3726
--- /dev/null
+++ b/misc/qutebrowser.rcc
@@ -0,0 +1,13 @@
+<!DOCTYPE RCC><RCC version="1.0">
+<qresource>
+ <file>icons/qutebrowser-16x16.png</file>
+ <file>icons/qutebrowser-24x24.png</file>
+ <file>icons/qutebrowser-32x32.png</file>
+ <file>icons/qutebrowser-48x48.png</file>
+ <file>icons/qutebrowser-64x64.png</file>
+ <file>icons/qutebrowser-96x96.png</file>
+ <file>icons/qutebrowser-128x128.png</file>
+ <file>icons/qutebrowser-256x256.png</file>
+ <file>icons/qutebrowser-512x512.png</file>
+</qresource>
+</RCC>