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

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-08-19 18:53:22 +0300
committerHannah von Reth <vonreth@kde.org>2020-08-21 16:00:06 +0300
commit2a6def4523feac6b7a60a134c351c8117e32fab8 (patch)
treea44c15c95ab680935a943347dbad1746f7fb66ad /client.qrc
parent115b1b2a3d2f40033db03e590134d0a4cc3555fb (diff)
Add dedicated button to add accounts
Diffstat (limited to 'client.qrc')
-rw-r--r--client.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/client.qrc b/client.qrc
index 2ba51bd65..371f8f439 100644
--- a/client.qrc
+++ b/client.qrc
@@ -10,5 +10,6 @@
<file alias="resources/delete.svg">resources/font-awesome/trash-solid.svg</file>
<file alias="resources/bell.svg">resources/font-awesome/bell-solid.svg</file>
<file alias="resources/quit.svg">resources/font-awesome/power-off-solid.svg</file>
+ <file alias="resources/plus-solid.svg">resources/font-awesome/plus-solid.svg</file>
</qresource>
</RCC>