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

Fix icon name mapping in flatpak #1049

Merged
merged 1 commit into from
May 11, 2024
Merged

Fix icon name mapping in flatpak #1049

merged 1 commit into from
May 11, 2024

Conversation

wengxt
Copy link
Member

@wengxt wengxt commented May 11, 2024

Now we have a much of icons that uses "fcitx_" as the name, including mozc, skk, kkc, rime, to avoid xdg icon spec based fallback.

But we missed the flatpak naming mapping for those icons. Update the condition here, and also handle the special name "fcitx" (I don't think we do have code that uses "fcitx" as icon, but well.. )

fcitx/mozc#53 (comment)

Now we have a much of icons that uses "fcitx_" as the name, including
mozc, skk, kkc, rime, to avoid xdg icon spec based fallback.

But we missed the flatpak naming mapping for those icons. Update the
condition here, and also handle the special name "fcitx" (I don't think
we do have code that uses "fcitx" as icon, but well.. )

fcitx/mozc#53 (comment)
@wengxt wengxt merged commit fb91429 into master May 11, 2024
4 checks passed
@wengxt wengxt deleted the flatpak-icon-name branch May 11, 2024 20:34
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