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-11-04 19:07:39 +0300
committerHannah von Reth <vonreth@kde.org>2020-11-04 19:21:52 +0300
commitaa8bea2cc6f15e8e5e06764a1cc2b83bc341b97c (patch)
tree5f6c3aaffa2d0a09b553375db69855739e6a87e3 /src/gui/aboutdialog.ui
parent09875801016842b9325274acf91d88946a8720d2 (diff)
Put the theme name into the resource path
Diffstat (limited to 'src/gui/aboutdialog.ui')
-rw-r--r--src/gui/aboutdialog.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/aboutdialog.ui b/src/gui/aboutdialog.ui
index e2cc10e17..833f1ffe0 100644
--- a/src/gui/aboutdialog.ui
+++ b/src/gui/aboutdialog.ui
@@ -57,7 +57,7 @@
<string notr="true"/>
</property>
<property name="pixmap">
- <pixmap resource="../../core_theme.qrc">:/client/core/theme/colored/owncloud-icon.svg</pixmap>
+ <pixmap resource="../../core_theme.qrc">:/client/ownCloud/theme/colored/owncloud-icon.svg</pixmap>
</property>
</widget>
</item>