nextcloud-desktop/shell_integration/dolphin
István Váradi 2002c98b68 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>
2022-11-23 13:35:49 +01:00
..
CMakeLists.txt Modernize the Dolphin action plugin 2022-11-23 13:35:49 +01:00
ownclouddolphinactionplugin.cpp Modernize the Dolphin action plugin 2022-11-23 13:35:49 +01:00
ownclouddolphinactionplugin.desktop.in Extend OEM configurability to dolphin desktop file. 2016-11-29 18:36:26 +01:00
ownclouddolphinoverlayplugin.cpp Enable the modernize-use-using check on clang-tidy 2020-08-12 18:18:57 +02:00
ownclouddolphinoverlayplugin.json Dolphin Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +02:00
ownclouddolphinpluginhelper.cpp Fix build of Dolphin integration 2020-04-17 12:48:10 +02:00
ownclouddolphinpluginhelper.h add [[nodiscard]] attribute via clang-tidy 2022-10-04 11:14:45 +02:00
README Dolphin Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +02:00

- Recompile and install recent enough version of dolphin and kio (git from oct 2015)

- Build and install the plugin

- Make sure to set XDG_DATA_DIRS=$PREFIX/share, QT_PLUGIN_PATH=$PREFIX/lib64/plugins/

- After installing, run
    kdeinit5 --noincremental

- restart dolphin (make sure to kill all instances)