nextcloud-desktop/shell_integration/dolphin
Matthieu Gallien 01ecb639ab use new connect syntax
mainly done using clazy and old-style-connect check

close #5426

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-02-28 09:36:27 +01:00
..
CMakeLists.txt Modernize the Dolphin action plugin 2022-11-23 13:35:49 +01:00
ownclouddolphinactionplugin.cpp use new connect syntax 2023-02-28 09:36:27 +01:00
ownclouddolphinactionplugin.desktop.in
ownclouddolphinoverlayplugin.cpp
ownclouddolphinoverlayplugin.json
ownclouddolphinpluginhelper.cpp
ownclouddolphinpluginhelper.h
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)