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-12-01 16:39:15 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-12-01 16:39:15 +0300
commitb89b7274f6ed88a51265b2f9f2b7f7695bb61de3 (patch)
tree51d53fa4947c4c5a6e7121bad57c1f97dbad4830 /changelog
parent5d1366ea26482e4396ffb05512fad0a6f9616a1e (diff)
parent12ad099bb9e6a87ea5622f2932deb1df6ab37482 (diff)
Merge remote-tracking branch 'origin/2.7' into master
Diffstat (limited to 'changelog')
-rw-r--r--changelog/2.7.0_2020-11-13/73562
-rw-r--r--changelog/unreleased/82446
2 files changed, 7 insertions, 1 deletions
diff --git a/changelog/2.7.0_2020-11-13/7356 b/changelog/2.7.0_2020-11-13/7356
index 3d4920751..7641412cc 100644
--- a/changelog/2.7.0_2020-11-13/7356
+++ b/changelog/2.7.0_2020-11-13/7356
@@ -1,5 +1,5 @@
Change: Detect the Windows 10 theme for the system tray
-We now display the system tray icon according to the currrent theme
+We now display the system tray icon according to the current theme
https://github.com/owncloud/client/issues/7356
diff --git a/changelog/unreleased/8244 b/changelog/unreleased/8244
new file mode 100644
index 000000000..f403b0a7c
--- /dev/null
+++ b/changelog/unreleased/8244
@@ -0,0 +1,6 @@
+Bugfix: Correctly detect Windows 10 taskbar theme
+
+We fixed the detection of a dark system try theme on
+Windows.
+
+https://github.com/owncloud/client/issues/8244