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
Olivier Goffart 3d9d106bb1 Dolphin plugin: fix build with branding
Make sure that the name of the _export.h file is the same no matter the plugin
2016-05-04 14:19:18 +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 Shell Extension: renamove the kf5 in the name 2015-10-19 15:43:42 +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)