1
0
Fork 0
Nextcloud-Desktop/shell_integration/dolphin
Joas Schilling b6ef8edb12
Use … instead of 3 dots
Signed-off-by: Joas Schilling <coding@schilljs.com>
(cherry picked from commit a4fa8b05e5065da62bb7f6d3cc8c371a2a68ed06)
Signed-off-by: Michael Schuster <michael@schuster.ms>
2019-12-06 21:26:23 +01:00
..
CMakeLists.txt Fix KDEInstallDirs deprecation warnings 2018-12-28 21:55:45 +08:00
README Dolphin Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +02:00
ownclouddolphinactionplugin.cpp SocketApi: add a way to disable menu entries 2018-01-23 14:02:56 +01:00
ownclouddolphinactionplugin.desktop.in Extend OEM configurability to dolphin desktop file. 2016-11-29 18:36:26 +01:00
ownclouddolphinoverlayplugin.cpp Symlink Support for Dolphin Plugins (#5428) 2017-01-05 13:24:22 +01:00
ownclouddolphinoverlayplugin.json Dolphin Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +02:00
ownclouddolphinpluginhelper.cpp Dolphin plugin: fall back if $XDG_RUNTIME_DIR is empty 2018-05-16 20:05:46 +02:00
ownclouddolphinpluginhelper.h Use … instead of 3 dots 2019-12-06 21:26:23 +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)