Modernize the Dolphin action plugin
authorIstván Váradi <ivaradi@varadiistvan.hu>
Sat, 19 Nov 2022 17:59:17 +0000 (18:59 +0100)
committerClaudio Cambra <claudio.cambra@gmail.com>
Wed, 23 Nov 2022 12:35:49 +0000 (13:35 +0100)
commit2002c98b682bd73e2149cce341dceac4813b6d18
tree175701eedb15b3416860d540aac6e2501b80ce37
parent1e17fecafd1a4dd5cabe02f0edbce4914cb638e3
Modernize the Dolphin action plugin

Instead of installing a .desktop file, it is now converted
to JSON and compiled into the plugin itself. The plugin is
also installed into a different directory.

Signed-off-by: István Váradi <ivaradi@varadiistvan.hu>
shell_integration/dolphin/CMakeLists.txt
shell_integration/dolphin/ownclouddolphinactionplugin.cpp