https://bugs.kde.org/show_bug.cgi?id=446285
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.24 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/systemsettings/commit/4a | |ab8225fb24a4659b9df6b520ae7 | |11bb62f5969 Status|ASSIGNED |RESOLVED --- Comment #2 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 4aab8225fb24a4659b9df6b520ae711bb62f5969 by Fushan Wen. Committed on 02/12/2021 at 23:33. Pushed by ngraham into branch 'master'. Always add English keywords even when the system is using another language 1. FEATURE: Always add English keywords to the list of keywords. 2. Add `doesRemoveDuplicates` bool parameter to `MenuItem::keywords`, so `removeDuplicates()` will not be done in the subitems to improve the performance. 3. Port away from deprecated `KPluginMetaData::readTranslatedString` to `KJsonUtils::readTranslatedString`. 4. Port away from foreach in `MenuItem::keywords`. 5. Add const keyword to `MenuItem::keywords`. FIXED-IN: 5.24 M +11 -4 core/MenuItem.cpp M +3 -1 core/MenuItem.h https://invent.kde.org/plasma/systemsettings/commit/4aab8225fb24a4659b9df6b520ae711bb62f5969 -- You are receiving this mail because: You are watching all bug changes.