Summary: | Nextcloud icon | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Nicolas Fella <nicolas.fella> |
Component: | Icons | Assignee: | visual-design |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kainz.a |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/kaccounts-providers/commit/add78266a5d44af49713d1ef48534a3e28a9c962 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nicolas Fella
2020-03-11 20:53:02 UTC
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 |