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:
authorallexzander <blackslayer4@gmail.com>2021-08-17 16:39:18 +0300
committerallexzander (Rebase PR Action) <allexzander@users.noreply.github.com>2021-09-06 16:27:39 +0300
commita3fc81253959723e661f6e41b491e4c9d0960e0b (patch)
tree9ec0fe7d99993dd4d65dfd6786c0561ba9876940 /theme.qrc.in
parent3f6defe5941fafa74319d8290073b0269d0441e1 (diff)
Enable share to Talk and Email. Display correct icon. Added unit tests.
Signed-off-by: allexzander <blackslayer4@gmail.com>
Diffstat (limited to 'theme.qrc.in')
-rw-r--r--theme.qrc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.qrc.in b/theme.qrc.in
index 63da54883..0638c4853 100644
--- a/theme.qrc.in
+++ b/theme.qrc.in
@@ -198,5 +198,6 @@
<file>theme/colored/user-status-invisible.svg</file>
<file>theme/colored/user-status-away.svg</file>
<file>theme/colored/user-status-dnd.svg</file>
+ <file>theme/black/email.svg</file>
</qresource>
</RCC>