nextcloud / nextcloud/desktop

[Bug] Icon size does not match standards

Open
#9,002 0 comments 0 reactions 0 assignees View on GitHub
1. to develop bug package: debian Prio: normal
Dominant language
C++
Stars
3.9k
Forks
1k
Avg merge
1d 17h
Merged PRs (30d)
123

Description

The nextcloud icon does not match the the correct size.

this is the output from the Debian checker tool ( lintian):

```
W: nextcloud-desktop-common: icon-size-and-directory-name-mismatch 144x128 [usr/share/icons/hicolor/128x128/apps/Nextcloud_warn.png]
W: nextcloud-desktop-common: icon-size-and-directory-name-mismatch 288x256 [usr/share/icons/hicolor/256x256/apps/Nextcloud_warn.png]
W: nextcloud-desktop-common: icon-size-and-directory-name-mismatch 36x32 [usr/share/icons/hicolor/32x32/apps/Nextcloud_warn.png]
W: nextcloud-desktop-common: icon-size-and-directory-name-mismatch 54x48 [usr/share/icons/hicolor/48x48/apps/Nextcloud_warn.png]
W: nextcloud-desktop-common: icon-size-and-directory-name-mismatch 72x64 [usr/share/icons/hicolor/64x64/apps/Nextcloud_warn.png]
W: nextcloud-desktop-common: icon-size-and-directory-name-mismatch 81x72 [usr/share/icons/hicolor/72x72/apps/Nextcloud_warn.png]
```

Those images are generated and installed via cmake.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.