mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 21:15:55 +03:00
0238a29c7c
* SocketAPI has COPL_LOCAL_LINK / EMAIL_LOCAL_LINK commands * The nautilus and dolphing shell integrations show a submenu from which one can share as well as access the private link. * The SocketAPI provides a new GET_STRINGS command to access localized strings. * The private link can also be accessed from the user/group sharing dialog. * The numeric file id is extracted from the full id to create the private link url. |
||
---|---|---|
.. | ||
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)