summaryrefslogtreecommitdiff
path: root/providers
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2020-10-09 21:58:15 +0200
committerRuben Pollan <meskio@sindominio.net>2020-10-13 19:08:55 +0200
commitf8c05f3dee29c7ab1eb3eba82c917fe18333fc41 (patch)
tree4dc17ad736d670652c8f6f9437afd9a71f4cdada /providers
parent73d0c7a96df2212d5a3ee6289fc286f3e6459028 (diff)
[pkg] add vendor icon to app
Diffstat (limited to 'providers')
-rw-r--r--providers/riseup/vendor.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/providers/riseup/vendor.qrc b/providers/riseup/vendor.qrc
new file mode 100644
index 0000000..2cfa32b
--- /dev/null
+++ b/providers/riseup/vendor.qrc
@@ -0,0 +1,5 @@
+<RCC>
+ <qresource prefix="/vendor/">
+ <file alias="icon.svg">assets/icon.svg</file>
+ </qresource>
+</RCC>