https://bugs.kde.org/show_bug.cgi?id=417575
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/knewstuff/commit/acc |eworks/knewstuff/commit/6b9 |712720aa6ca7c6f0bc82e6658a0 |41efee626479c4820e622524c80 |564697e6e7 |fa047f6aa4 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #12 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit 6b941efee626479c4820e622524c80fa047f6aa4 by Nicolas Fella. Committed on 20/07/2022 at 09:11. Pushed by nicolasfella into branch 'master'. [kmoretools] Don't lowercase the desktop entry name At some point KService::desktopEntryName was always lowercase We added toLower() here to accommodate for that and fix the comparison However, later KService got changed to preserve the case from the file name so we need to remove the toLower again M +1 -1 src/kmoretools/kmoretools.cpp https://invent.kde.org/frameworks/knewstuff/commit/6b941efee626479c4820e622524c80fa047f6aa4 -- You are receiving this mail because: You are watching all bug changes.