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:
authorCamila <hello@camila.codes>2021-09-14 15:10:44 +0300
committerMatthieu Gallien (Rebase PR Action) <matthieu_gallien@yahoo.fr>2021-09-21 13:01:20 +0300
commitba8ec56e651f054cf5ae6c1bf64f34213f1a1c94 (patch)
tree1b94a43e3068e15ab479654a6281691414610536 /theme.qrc.in
parentd0d4b08a094454ae69b5ad2b4cc1b6b3626f8f0a (diff)
Add option to create label for share link.
Signed-off-by: Camila <hello@camila.codes>
Diffstat (limited to 'theme.qrc.in')
-rw-r--r--theme.qrc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/theme.qrc.in b/theme.qrc.in
index 0638c4853..c37796734 100644
--- a/theme.qrc.in
+++ b/theme.qrc.in
@@ -199,5 +199,7 @@
<file>theme/colored/user-status-away.svg</file>
<file>theme/colored/user-status-dnd.svg</file>
<file>theme/black/email.svg</file>
+ <file>theme/black/edit.svg</file>
+ <file>theme/delete.svg</file>
</qresource>
</RCC>