nextcloud-desktop/shell_integration/dolphin
octotree a1b4984d14 Symlink Support for Dolphin Plugins (#5428)
Add Symlink Support to Dolphin Overlay Plugin
2017-01-05 13:24:22 +01:00
..
CMakeLists.txt
ownclouddolphinactionplugin.cpp Symlink Support for Dolphin Plugins (#5428) 2017-01-05 13:24:22 +01:00
ownclouddolphinactionplugin.desktop.in
ownclouddolphinoverlayplugin.cpp Symlink Support for Dolphin Plugins (#5428) 2017-01-05 13:24:22 +01:00
ownclouddolphinoverlayplugin.json
ownclouddolphinpluginhelper.cpp
ownclouddolphinpluginhelper.h
README

- 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)