1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-22 13:42:45 +02:00
Nextcloud-Desktop/shell_integration/dolphin
Klaas Freitag 8b9ca63eeb Dolphin Plugin: Use the Application name for the socket path (#5172)
do not hardcode.

This should fix #5165
(cherry picked from commit 2d110540ee)
2016-09-22 09:20:47 +02:00
..
CMakeLists.txt Dolphin plugin: fix build with branding 2016-05-04 14:19:18 +02:00
ownclouddolphinactionplugin.cpp Dolphin plugin: Fix compiler warnings 2015-12-02 13:14:15 +01:00
ownclouddolphinactionplugin.desktop Dolphin Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +02:00
ownclouddolphinoverlayplugin.cpp Dolphin integration: use system icons for labels in KDE 2016-01-04 12:57:24 +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-22 09:20:47 +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)