mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 21:15:55 +03:00
2002c98b68
Instead of installing a .desktop file, it is now converted to JSON and compiled into the plugin itself. The plugin is also installed into a different directory. Signed-off-by: István Váradi <ivaradi@varadiistvan.hu> |
||
---|---|---|
.. | ||
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)