https://bugs.kde.org/show_bug.cgi?id=424306
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.105 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/breeze-icons/commit/ | |f6a1617865eb7d47f8556184339 | |88a972a8cfdc4 --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit f6a1617865eb7d47f855618433988a972a8cfdc4 by Nate Graham, on behalf of Alois Wohlschlager. Committed on 28/03/2023 at 20:02. Pushed by ngraham into branch 'master'. Create symlinks for reverse DNS app identifiers When apps are installed using flatpak, the relevant icon is looked up under its reverse DNS app identifier, and not under its plain name. Create appropriate symlinks, so that flatpak-installed apps get their proper icons. FIXED-IN: 5.105 A +151 -0 create-app-symlinks.py M +3 -0 icons-dark/CMakeLists.txt M +10 -0 icons/CMakeLists.txt D +0 -1 icons/apps/48/com.github.ztefn.haguichi.svg D +0 -1 icons/apps/48/io.gitlab.Goodvibes.svg D +0 -1 icons/apps/48/org.inkscape.Inkscape.svg D +0 -1 icons/apps/48/org.kde.skanlite.svg D +0 -1 icons/apps/48/org.telegram.desktop.svg https://invent.kde.org/frameworks/breeze-icons/commit/f6a1617865eb7d47f855618433988a972a8cfdc4 -- You are receiving this mail because: You are watching all bug changes.