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

Commits on May 11, 2024

  1. Fix icon name mapping in flatpak

    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 committed May 11, 2024
    Configuration menu
    Copy the full SHA
    03744ef View commit details
    Browse the repository at this point in the history