]> cloud.milkyroute.net Git - dolphin.git/commit
Add a SetFolderIcon ItemAction plugin
authorMéven Car <meven@kde.org>
Mon, 9 Jun 2025 12:16:36 +0000 (12:16 +0000)
committerMéven Car <meven@kde.org>
Mon, 9 Jun 2025 12:16:36 +0000 (12:16 +0000)
commit697d58e9727e229abb81956d27a05d1f02d8c775
tree639c00be3e8f26f221379fe33accc44c49f9740a
parent2369b0c46ccab88e1cee310de22def6aaff41b00
Add a SetFolderIcon ItemAction plugin

To allow to change folder icon from the context menu.

CCBUG: 467221
src/CMakeLists.txt
src/dolphincontextmenu.cpp
src/itemactions/CMakeLists.txt [new file with mode: 0644]
src/itemactions/setfoldericonitemaction.cpp [new file with mode: 0644]
src/itemactions/setfoldericonitemaction.h [new file with mode: 0644]
src/itemactions/setfoldericonitemaction.json [new file with mode: 0644]