https://bugs.kde.org/show_bug.cgi?id=457174
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|DOWNSTREAM |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |e31ba756dd6a8f104c309ef6df1 | |e8b2cf2b738c4 --- Comment #7 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit e31ba756dd6a8f104c309ef6df1e8b2cf2b738c4 by Alexander Lohnau. Committed on 05/09/2022 at 13:59. Pushed by alex into branch 'master'. krunner: Load RunCommand.qml file from qrc rather than lookandfeel package This way we do not load old or broken third party RunCommand.qml files in KRunner. This also allows us to get rid of compatibility logic for old versions of this file. M +1 -0 krunner/CMakeLists.txt M +1 -1 krunner/Messages.sh R +13 -15 krunner/qml/RunCommand.qml [from: lookandfeel/org.kde.breeze/contents/runcommand/RunCommand.qml - 090% similarity] A +10 -0 krunner/qml/krunner.qrc M +1 -24 krunner/view.cpp M +0 -17 krunner/view.h https://invent.kde.org/plasma/plasma-workspace/commit/e31ba756dd6a8f104c309ef6df1e8b2cf2b738c4 -- You are receiving this mail because: You are watching all bug changes.