The Nextcloud KAccounts provider currently uses the 'Nextcloud' icon which is shipped with the nextcloud client, which makes the icon unavailable when the client is not installed. The Purpose Nextcloud plugin uses a very generic icon. It would be helpful to have a nextcloud icon in Breeze to be used in those places.
Git commit add78266a5d44af49713d1ef48534a3e28a9c962 by Nicolas Fella. Committed on 30/09/2020 at 13:50. Pushed by nicolasfella into branch 'master'. Bundle nextcloud icon We currently use the `Nextcloud` icon, which is installed by the official nextcloud desktop client. Therefore we don't see an icon if the client is not installed. Instead of relying on the client being installed let's ship our own copy of the icon. The icon is copied from https://github.com/nextcloud/desktop/blob/master/theme/colored/256-Nextcloud-icon.png. The repository is GPL-licensed so it should be fine to use. M +7 -0 plugins/nextcloud-ui/CMakeLists.txt A +121 -0 plugins/nextcloud-ui/sc-apps-kaccounts-nextcloud.svg M +1 -1 providers/nextcloud.provider.in M +1 -1 services/nextcloud-storage.service.in https://invent.kde.org/network/kaccounts-providers/commit/add78266a5d44af49713d1ef48534a3e28a9c962