mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
Fix a couple of typos
This commit is contained in:
parent
242e4e1d70
commit
6dc591bfe0
@ -1,5 +1,5 @@
|
||||
Bugfix: Client sometimes does not show up when started by a user
|
||||
|
||||
We fixed a bug where a client somtimes does not show up when a user request a start.
|
||||
We fixed a bug where a client sometimes does not show up when a user request a start.
|
||||
|
||||
https://github.com/owncloud/client/issues/7018
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Bugfix: Fix serveral wrong colored icons in dark mode
|
||||
Bugfix: Fix several wrong colored icons in dark mode
|
||||
|
||||
We fixed multiple issues where monocrome icons where not converted to match the
|
||||
We fixed multiple issues where monochrome icons where not converted to match the
|
||||
current theme.
|
||||
|
||||
https://github.com/owncloud/client/issues/7043
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Bugfix: Fixed bug in public link with password required
|
||||
|
||||
In the sharing dialog, "password required" capabilities lead to incorrect behavior
|
||||
In the sharing dialog, "password required" capabilities lead to incorrect behaviour
|
||||
|
||||
https://github.com/owncloud/client/issues/7247
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Bugfix: On Windows the share dialog somtimes does not open as the top most window
|
||||
Bugfix: On Windows the share dialog sometimes does not open as the top most window
|
||||
|
||||
We now ensure that the our dialogs are correctly raised.
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Bugfix: Client sometimes crashes when a placeholder file was moved
|
||||
|
||||
We fixed an issue where moving a plcaeholder file would lead to a crash.
|
||||
We fixed an issue where moving a placeholder file would lead to a crash.
|
||||
|
||||
https://github.com/owncloud/client/issues/7799
|
||||
|
||||
Loading…
Reference in New Issue
Block a user