https://bugs.kde.org/show_bug.cgi?id=467221
--- Comment #11 from Méven <me...@kde.org> --- Git commit 697d58e9727e229abb81956d27a05d1f02d8c775 by Méven Car. Committed on 09/06/2025 at 12:16. Pushed by meven into branch 'master'. Add a SetFolderIcon ItemAction plugin To allow to change folder icon from the context menu. M +1 -11 src/CMakeLists.txt M +3 -2 src/dolphincontextmenu.cpp A +26 -0 src/itemactions/CMakeLists.txt A +253 -0 src/itemactions/setfoldericonitemaction.cpp [License: GPL(v2.0+)] A +25 -0 src/itemactions/setfoldericonitemaction.h [License: GPL(v2.0+)] A +11 -0 src/itemactions/setfoldericonitemaction.json https://invent.kde.org/system/dolphin/-/commit/697d58e9727e229abb81956d27a05d1f02d8c775 -- You are receiving this mail because: You are watching all bug changes.