зеркало из https://github.com/nextcloud/desktop.git
1361c3053a
Get rid of a bunch of such warnings from configuring the Dolphin plugin: CMake Deprecation Warning at /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:345 (message): BIN_INSTALL_DIR is deprecated, use KDE_INSTALL_BINDIR instead. Call Stack (most recent call first): /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:433 (_define_relative) shell_integration/dolphin/CMakeLists.txt:23 (include) Modified from https://github.com/owncloud/client/pull/6922 Original author: Dominik Schmidt <dev@dominik-schmidt.de> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README | ||
ownclouddolphinactionplugin.cpp | ||
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)