diff options
| author | Peter Penz <[email protected]> | 2009-09-13 14:49:26 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-09-13 14:49:26 +0000 |
| commit | 1a528b0cf1f1059bc72a72729bca2f01f79bc7c3 (patch) | |
| tree | d4702cc2acc6d899c89ab20a23a02c5c5c0b903a /src/fileviewsvnplugin.desktop | |
| parent | c3289bc0a2d80f1db46f3e9e7202a6d6cca0bd2d (diff) | |
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
Diffstat (limited to 'src/fileviewsvnplugin.desktop')
| -rw-r--r-- | src/fileviewsvnplugin.desktop | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
