From ee20ff929c199c40b1de0f3606ee8236160eadfb Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 4 Nov 2009 21:37:12 +0000 Subject: Install fileviewversioncontrolplugin.desktop as servicetype, so that version control plugins can be found by Dolphin. Open issue: The instantiation fails and the following errors are returned: dolphin(13505)/kdecore (KLibrary) kde4Factory: The library "/home/kde4peter/kde/lib/kde4/fileviewsvnplugin.so" does not offer a qt_plugin_instance function. dolphin(13505)/kdecore (KLibrary) kde3Factory: The library "/home/kde4peter/kde/lib/kde4/fileviewsvnplugin.so" does not offer an "init_fileviewsvnplugin" function. svn path=/trunk/KDE/kdebase/apps/; revision=1044902 --- src/fileviewversioncontrolplugin.desktop | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/fileviewversioncontrolplugin.desktop (limited to 'src/fileviewversioncontrolplugin.desktop') diff --git a/src/fileviewversioncontrolplugin.desktop b/src/fileviewversioncontrolplugin.desktop new file mode 100644 index 000000000..3e430af30 --- /dev/null +++ b/src/fileviewversioncontrolplugin.desktop @@ -0,0 +1,4 @@ +[Desktop Entry] +Type=ServiceType +X-KDE-ServiceType=FileViewVersionControlPlugin +Comment=Version Control Plugin for File Views -- cgit v1.3