1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-22 22:42:44 +02:00
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 Generate .desktop file with OEM name directly. 2016-11-29 18:36:26 +01:00
ownclouddolphinactionplugin.cpp Symlink Support for Dolphin Plugins (#5428) 2017-01-05 13:24:22 +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: Use the Application name for the socket path (#5172) 2016-09-12 14:12:33 +02:00
ownclouddolphinpluginhelper.h Dolphin Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +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)