mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
17 lines
414 B
Text
17 lines
414 B
Text
|
|
||
|
|
||
|
- The patch 0001-KOverlayIconPlugin.patch should be applied to kde-baseapps git repository
|
||
|
(It should applies to frameworks branch)
|
||
|
|
||
|
- Recompile and install dolphin (frameworks branch)
|
||
|
|
||
|
- 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)
|
||
|
|