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 2 times, most recently from 6136b67 to 17f880c Compare February 2, 2023 13:08
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 <omosnacek@gmail.com>
@WOnder93 WOnder93 force-pushed the fix-icons-destination branch from 17f880c to 8313b07 Compare January 27, 2026 06:52
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