diff options
| author | Peter Penz <[email protected]> | 2009-11-06 15:43:08 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2009-11-06 15:43:08 +0000 |
| commit | 896ee459af10c73d20d0ae093b4c02348ffedb18 (patch) | |
| tree | a84fda9222985379f6e764de495536c62702b14e /src/versioncontrol/fileviewsvnplugin.desktop | |
| parent | 5114ab58bcf9ccc7fed7cfdd057bffeb87a2ad94 (diff) | |
* enable the loading of version control plugins (thanks to Aaron for the hint)
* Don't terminate the thread that receives the item states when changing a view. Instead let the thread get finished and ignore the result.
svn path=/trunk/KDE/kdebase/apps/; revision=1045674
Diffstat (limited to 'src/versioncontrol/fileviewsvnplugin.desktop')
| -rw-r--r-- | src/versioncontrol/fileviewsvnplugin.desktop | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/src/versioncontrol/fileviewsvnplugin.desktop b/src/versioncontrol/fileviewsvnplugin.desktop new file mode 100644 index 000000000..62b485b1a --- /dev/null +++ b/src/versioncontrol/fileviewsvnplugin.desktop @@ -0,0 +1,30 @@ +[Desktop Entry] +Type=Service +Name=Subversion +Name[bg]=Subversion +Name[csb]=Pòdwersëjô +Name[de]=Subversion +Name[en_GB]=Subversion +Name[eo]=Subversion +Name[et]=Subversion +Name[gl]=Subversion +Name[gu]=સબવર્ઝન +Name[he]=Subversion +Name[hr]=Subversion +Name[id]=Subversion +Name[is]=Subversion +Name[lt]=Subversion +Name[ms]=Subversion +Name[nb]=Subversion +Name[nds]=Subversion +Name[nl]=Subversion +Name[pt]=Subversion +Name[pt_BR]=Subversion +Name[sv]=Subversion +Name[tr]=Subversion +Name[uk]=Subversion +Name[x-test]=xxSubversionxx +Name[zh_TW]=Subversion +X-KDE-ServiceTypes=FileViewVersionControlPlugin +MimeType=text/plain; +X-KDE-Library=fileviewsvnplugin |
