nextcloud-desktop/shell_integration/dolphin
Dominik Schmidt ed8cc2f7d8
Fix KDEInstallDirs deprecation warnings (#6922)
* Fix KDEInstallDirs deprecation warnings

* Workaround deprecated variable used in kcoreaddons_add_plugin
2018-12-08 09:43:10 +01:00
..
CMakeLists.txt Fix KDEInstallDirs deprecation warnings (#6922) 2018-12-08 09:43:10 +01:00
ownclouddolphinactionplugin.cpp SocketApi: add a way to disable menu entries 2018-01-23 14:02:56 +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 Dolphin plugin: fall back if $XDG_RUNTIME_DIR is empty 2018-03-24 08:12:25 +00:00
ownclouddolphinpluginhelper.h SocketAPI: Make it easier to add or remove item in the action menu 2018-01-23 14:02:56 +01:00
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)