diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
commit | f9a9d3f59ec01bfc6ac037e801c0decece9596cc (patch) | |
tree | c7617c401d2505adef5e1008b72d30674dcc5dd2 /parts/documentation/plugins/pdb/docpdbplugin.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 'parts/documentation/plugins/pdb/docpdbplugin.desktop')
-rw-r--r-- | parts/documentation/plugins/pdb/docpdbplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/plugins/pdb/docpdbplugin.desktop b/parts/documentation/plugins/pdb/docpdbplugin.desktop index f0642cdc..c83aaf7f 100644 --- a/parts/documentation/plugins/pdb/docpdbplugin.desktop +++ b/parts/documentation/plugins/pdb/docpdbplugin.desktop @@ -38,6 +38,6 @@ Comment[tg]=Модул барои наоиш намудани ҳуҷҷатҳо Comment[tr]=Palmdoc biçimi için belgelendirme eklentisi Comment[zh_CN]=Palmdoc 格式的文档插件 Comment[zh_TW]=Palmdoc 格式文件外掛程式 -ServiceTypes=TDevelop/DocumentationPlugins +X-TDE-ServiceTypes=TDevelop/DocumentationPlugins X-TDevelop-Version=1 X-TDE-Library=libdocpdbplugin |