Dolphin shell integration: Renames the plugins
authorOlivier Goffart <ogoffart@woboq.com>
Mon, 19 Oct 2015 13:22:27 +0000 (15:22 +0200)
committerOlivier Goffart <ogoffart@woboq.com>
Mon, 19 Oct 2015 13:40:11 +0000 (15:40 +0200)
commit184412d88e80da168efac4a7f31fca592066d898
treed1716eda3a6121a16a395500ca85b32e999a6d2d
parent82d1d0477404cdb8024b63de25862c80bfe60f46
Dolphin shell integration: Renames the plugins

And put the helper in a shared library so it is shared accross both plugins
12 files changed:
shell_integration/dolphin_kf5/0001-KOverlayIconPlugin.patch [deleted file]
shell_integration/dolphin_kf5/CMakeLists.txt
shell_integration/dolphin_kf5/README
shell_integration/dolphin_kf5/ownclouddolphinactionplugin.cpp [new file with mode: 0644]
shell_integration/dolphin_kf5/ownclouddolphinactionplugin.desktop [new file with mode: 0644]
shell_integration/dolphin_kf5/ownclouddolphinoverlayplugin.cpp [new file with mode: 0644]
shell_integration/dolphin_kf5/ownclouddolphinoverlayplugin.json [new file with mode: 0644]
shell_integration/dolphin_kf5/ownclouddolphinplugin.cpp [deleted file]
shell_integration/dolphin_kf5/ownclouddolphinplugin.json [deleted file]
shell_integration/dolphin_kf5/ownclouddolphinpluginaction.cpp [deleted file]
shell_integration/dolphin_kf5/ownclouddolphinpluginaction.desktop [deleted file]
shell_integration/dolphin_kf5/ownclouddolphinpluginhelper.h