diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:24 -0500 |
commit | f9a9d3f59ec01bfc6ac037e801c0decece9596cc (patch) | |
tree | c7617c401d2505adef5e1008b72d30674dcc5dd2 /vcs/subversion/kdevsubversion.desktop | |
parent | b6beb1816f978aecc2ffdc5a3ec36282b6df38ce (diff) | |
download | tdevelop-f9a9d3f59ec01bfc6ac037e801c0decece9596cc.tar.gz tdevelop-f9a9d3f59ec01bfc6ac037e801c0decece9596cc.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'vcs/subversion/kdevsubversion.desktop')
-rw-r--r-- | vcs/subversion/kdevsubversion.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/kdevsubversion.desktop b/vcs/subversion/kdevsubversion.desktop index bf52db8c..3fd79b5a 100644 --- a/vcs/subversion/kdevsubversion.desktop +++ b/vcs/subversion/kdevsubversion.desktop @@ -28,7 +28,7 @@ GenericName[ru]=Интеграция Subversion GenericName[ta]=துணை பதிப்பு GenericName[tg]=Зер-ривоят Icon=misc -ServiceTypes=TDevelop/VersionControl +X-TDE-ServiceTypes=TDevelop/VersionControl X-TDE-Library=libkdevsubversion X-TDevelop-Version=5 X-TDevelop-Properties=VCS,SubversionVCS |