Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@gmail.com>2018-10-29 13:17:04 +0300
committerJ-P Nurmi <jpnurmi@gmail.com>2018-10-29 21:10:27 +0300
commit1d3d261e389e78cff8645078c1de15bad977b9a5 (patch)
treebdd6ce4466f1452034093146d676ba32ef0bf8fc /theme.qrc
parente88b81c6c9f6c148c5ea4093c6737e8b5d18120f (diff)
Setup wizard: implement an animated and interactive slide show
Diffstat (limited to 'theme.qrc')
-rw-r--r--theme.qrc12
1 files changed, 8 insertions, 4 deletions
diff --git a/theme.qrc b/theme.qrc
index 630400835..11641c386 100644
--- a/theme.qrc
+++ b/theme.qrc
@@ -117,9 +117,13 @@
<file>theme/white/state-warning-64.png</file>
<file>theme/white/state-warning-128.png</file>
<file>theme/white/state-warning-256.png</file>
- <file>theme/colored/wizard-files.svg</file>
- <file>theme/colored/wizard-groupware.svg</file>
- <file>theme/colored/wizard-nextcloud.svg</file>
- <file>theme/colored/wizard-talk.svg</file>
+ <file>theme/colored/wizard-files.png</file>
+ <file>theme/colored/wizard-files@2x.png</file>
+ <file>theme/colored/wizard-groupware.png</file>
+ <file>theme/colored/wizard-groupware@2x.png</file>
+ <file>theme/colored/wizard-nextcloud.png</file>
+ <file>theme/colored/wizard-nextcloud@2x.png</file>
+ <file>theme/colored/wizard-talk.png</file>
+ <file>theme/colored/wizard-talk@2x.png</file>
</qresource>
</RCC>