mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-21 20:45:51 +03:00
d7a4726544
OEM configurability creates binaries with OEM names which the .desktop file doesn't take into account and thus dolphin integration does not work if OEM changes the binary's name(s). These changes are now integrated into the .desktop file at compile time. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
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)