Closed
Description
Classification
Bug or UI?
Summary
Before I forget to report: Debian’s Lintian tool reports the following warning:
W: autokey-qt: icon-size-and-directory-name-mismatch usr/share/icons/hicolor/96x96/apps/autokey.png 92x91
N:
N: The icon has a size that differs from the size specified by the name
N: of the directory under which it was installed. The icon was probably
N: mistakenly installed into the wrong directory.
N:
N: Severity: normal, Certainty: certain
N:
N: Check: desktop/icons, Type: binary, udeb
N:
Notes
I noticed that config/autokey.svg is 96×96, so perhaps regenerating its PNG counterpart making sure it is 96×96 instead of 92×91 would do the trick?