Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boulder: Add %gtk_update_icon_cache action macro #374

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ermo
Copy link
Member

@ermo ermo commented Dec 27, 2024

Most icon themes benefit from having their icon cache pre-generated at build time.

The invocation for doing so follows a distinct pattern, hence this macro could perhaps be gainfully used as a simpler substitution.

@ermo ermo requested review from ikeycode and tarkah as code owners December 27, 2024 01:17
@ermo ermo force-pushed the boulder-add-gtk-update-icon-cache-action-macro branch from d54b564 to 058f521 Compare December 27, 2024 15:09
Most icon themes benefit from having their icon cache pre-generated at
build time.

The invocation for doing so follows a distinct pattern, hence this macro
could perhaps be gainfully used as a simpler substitution.

For convenience, the macro dependes on `binary(gtk-update-icon-cache)`.

Signed-off-by: Rune Morling <ermo@serpentos.com>
@ermo ermo force-pushed the boulder-add-gtk-update-icon-cache-action-macro branch from 058f521 to e78d9d4 Compare December 27, 2024 16:14
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