nextcloud-desktop/shell_integration/dolphin
Matthieu Gallien d17d831205 switch from Q_DECL_OVERRIDE to plain override
our requirements guarantee availability of override keyword so we just
use it

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2021-08-31 08:35:57 +00:00
..
CMakeLists.txt Update to Qt 5.15 2021-08-19 14:01:46 +02:00
ownclouddolphinactionplugin.cpp switch from Q_DECL_OVERRIDE to plain override 2021-08-31 08:35:57 +00: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)