]> cloud.milkyroute.net Git - dolphin.git/commit
Originally it was intended to move the SVN plugin from Dolphin to kdevplatform, but...
authorPeter Penz <peter.penz19@gmail.com>
Sun, 13 Sep 2009 14:49:26 +0000 (14:49 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Sun, 13 Sep 2009 14:49:26 +0000 (14:49 +0000)
commit1a528b0cf1f1059bc72a72729bca2f01f79bc7c3
treed4702cc2acc6d899c89ab20a23a02c5c5c0b903a
parentc3289bc0a2d80f1db46f3e9e7202a6d6cca0bd2d
Originally it was intended to move the SVN plugin from Dolphin to kdevplatform, but kdevplatform most probably won't get released with KDE 4.4. So for KDE 4.4 Dolphin will temporary contain the plugin in it's own codebase. As soon as kdevplatform will get released the SVN plugin will get moved to kdevplatform.

Still open: KServiceTypeTrader::query does not find the "FileViewVersionControlPlugin", I could not find the root cause for this yet (old cache?)

svn path=/trunk/KDE/kdebase/apps/; revision=1022921
src/CMakeLists.txt
src/fileviewsvnplugin.cpp [moved from src/kversioncontrolplugin.cpp with 89% similarity]
src/fileviewsvnplugin.desktop [new file with mode: 0644]
src/fileviewsvnplugin.h [new file with mode: 0644]
src/kversioncontrolplugin.h [deleted file]
src/versioncontrolobserver.cpp