1
0
mirror of https://github.com/chylex/Nextcloud-Desktop.git synced 2024-10-22 04:42:45 +02:00
Nextcloud-Desktop/shell_integration/dolphin
Phil Davis bae552f386 Minor shell integration typos
all in comments or other places that have no effect on the user.
2015-09-10 17:14:08 +05:45
..
0001-KOverlayIconPlugin.patch Import the dolphin plugin 2014-11-24 15:06:08 +01:00
CMakeLists.txt Import the dolphin plugin 2014-11-24 15:06:08 +01:00
ownclouddolphinplugin.cpp Import the dolphin plugin 2014-11-24 15:06:08 +01:00
ownclouddolphinplugin.desktop Import the dolphin plugin 2014-11-24 15:06:08 +01:00
README Minor shell integration typos 2015-09-10 17:14:08 +05:45


- The patch 0001-KOverlayIconPlugin.patch should be applied to kde-baseapps git repository
(It should apply to both KDE/4.14 or Applications/14.12 branches)

- Recompile and install dolphin

- Build and install the plugin

- After installing, run
    kdeinit4 --noincremental

- To test that the plugin is well installed
    ktraderclient --servicetype KOverlayIconPlugin
  It should show the Owncloud plugin

- restart dolphin (make sure to kill all instances)