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 <vonreth@kde.org>2019-11-27 16:23:23 +0300
committerHannah von Reth <vonreth@kde.org>2019-12-04 21:58:54 +0300
commit93ac380492fd6f7a00e2ce8d2e9df9b94554b83e (patch)
treea596ec2df2e1f72f292885b18094c2090593769a /client.qrc
parentfb0c147fbbafd94f2bd27ef303b1aeed8be3d5ca (diff)
[Settings] Add a quit button
Fixes : #7547
Diffstat (limited to 'client.qrc')
-rw-r--r--client.qrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/client.qrc b/client.qrc
index 546070187..19a9dce65 100644
--- a/client.qrc
+++ b/client.qrc
@@ -23,5 +23,7 @@
<file>resources/more.svg</file>
<file>resources/delete.png</file>
<file>resources/bell.png</file>
+ <file alias="resources/quit.png">resources/font-awesome/power-off.png</file>
+ <file alias="resources/quit@2x.png">resources/font-awesome/power-off@2x.png</file>
</qresource>
</RCC>