https://bugs.kde.org/show_bug.cgi?id=418745
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/kaccounts-providers/com | |mit/add78266a5d44af49713d1e | |f48534a3e28a9c962 Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Nicolas Fella <nicolas.fe...@gmx.de> --- 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 -- You are receiving this mail because: You are watching all bug changes.