nextcloud-desktop/shell_integration/dolphin/README.md
Andy Scherzinger 7655efa230 docs(reuse): Migrate to SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2025-05-06 09:49:30 +02:00

16 lines
414 B
Markdown

<!--
- SPDX-FileCopyrightText: 2014 ownCloud GmbH
- SPDX-License-Identifier: GPL-2.0-or-later
-->
- 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)