Skip to content

Conversation

@WOnder93
Copy link
Contributor

@WOnder93 WOnder93 commented Jul 7, 2021

The current hack with explicit "install" invocation is broken because it
doesn't respect the $(INSTALL_ROOT) variable. Avoid manual installation
of the icons by naming all of them "chessx.png" and placing them into
individual subdirectories according to the size.

Unfortunately the native Qt install targets do not provide a way to
rename the files when installing, so this is the only way to avoid
running unix commands by hand.

@FGDATA FGDATA mentioned this pull request Aug 7, 2021
@WOnder93 WOnder93 force-pushed the fix-icons-destination branch from 46e95e5 to 6136b67 Compare February 1, 2023 20:46
The current hack with explicit "install" invocation is broken because it
doesn't respect the $(INSTALL_ROOT) variable. Avoid manual installation
of the icons by naming all of them "chessx.png" and placing them into
individual subdirectories according to the size.

Unfortunately the native Qt install targets do not provide a way to
rename the files when installing, so this is the only way to avoid
running unix commands by hand.

Additionally also fix the destination path of the main icon, which is
now 256 pixels instead of 128.

Signed-off-by: Ondrej Mosnáček <[email protected]>
@WOnder93 WOnder93 force-pushed the fix-icons-destination branch from 6136b67 to 17f880c Compare February 2, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant