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:
authorDominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>2019-09-13 09:08:39 +0300
committerDominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>2019-09-13 09:08:39 +0300
commitaf05db895c94e2f6c0b6fae6f00588258a40f67c (patch)
treefc8569e0b159f9199b45dfcbef6e71ca84bb6525 /theme.qrc
parent1d96b102c0b77673617f408982ae5be0102fd5f4 (diff)
[WIP] Resource file and include changes as well as new control icons for wizard slide buttons
Signed-off-by: Dominique Fuchs <32204802+DominiqueFuchs@users.noreply.github.com>
Diffstat (limited to 'theme.qrc')
-rw-r--r--theme.qrc6
1 files changed, 5 insertions, 1 deletions
diff --git a/theme.qrc b/theme.qrc
index 44d0dfc72..006056b87 100644
--- a/theme.qrc
+++ b/theme.qrc
@@ -43,7 +43,7 @@
<file>theme/white/state-sync-64.png</file>
<file>theme/white/state-sync-128.png</file>
<file>theme/white/state-sync-256.png</file>
- <file>theme/black/state-error-32.png</file>
+ <file>theme/black/state-error-32.png</file>
<file>theme/black/state-error-64.png</file>
<file>theme/black/state-error-128.png</file>
<file>theme/black/state-error-256.png</file>
@@ -79,6 +79,8 @@
<file>theme/colored/state-warning-64.png</file>
<file>theme/colored/state-warning-128.png</file>
<file>theme/colored/state-warning-256.png</file>
+ <file>theme/black/control-next.svg</file>
+ <file>theme/black/control-prev.svg</file>
<file>theme/black/state-error.svg</file>
<file>theme/black/state-error-16.png</file>
<file>theme/black/state-offline.svg</file>
@@ -99,6 +101,8 @@
<file>theme/black/state-warning-64.png</file>
<file>theme/black/state-warning-128.png</file>
<file>theme/black/state-warning-256.png</file>
+ <file>theme/white/control-next.svg</file>
+ <file>theme/white/control-prev.svg</file>
<file>theme/white/state-error.svg</file>
<file>theme/white/state-error-16.png</file>
<file>theme/white/state-offline.svg</file>