From 1a528b0cf1f1059bc72a72729bca2f01f79bc7c3 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 13 Sep 2009 14:49:26 +0000 Subject: 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/fileviewsvnplugin.desktop | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/fileviewsvnplugin.desktop (limited to 'src/fileviewsvnplugin.desktop') diff --git a/src/fileviewsvnplugin.desktop b/src/fileviewsvnplugin.desktop new file mode 100644 index 000000000..959f89af6 --- /dev/null +++ b/src/fileviewsvnplugin.desktop @@ -0,0 +1,6 @@ +[Desktop Entry] +Type=Service +Name=Subversion +X-KDE-ServiceTypes=FileViewVersionControlPlugin +MimeType=text/plain; +X-KDE-Library=fileviewsvnplugin -- cgit v1.3