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

9387 « unreleased « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 86f5116466708b5ec410d9da8b4f85a5b631602b (plain)
1
2
3
4
5
6
7
Bugfix: Fix toggling launch-on-login for macOS

This would fail when upgrading the application, and the upgraded version
has one or more letters in the name changed from/to upper-case.

https://github.com/owncloud/client/issues/9387
https://github.com/owncloud/client/pull/9433