diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:25 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:25 -0500 |
commit | af947ca8fc9e4b6ab779332dff79d72123f7fb37 (patch) | |
tree | 634c508ce4e1d6a5c9c45684217a2da03f9ca926 /kommander/editor/kmdr-editor.desktop | |
parent | c21f94f7ec40824f2ce209234bc0d95c38d49288 (diff) | |
download | tdewebdev-af947ca8fc9e4b6ab779332dff79d72123f7fb37.tar.gz tdewebdev-af947ca8fc9e4b6ab779332dff79d72123f7fb37.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kommander/editor/kmdr-editor.desktop')
-rw-r--r-- | kommander/editor/kmdr-editor.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/kmdr-editor.desktop b/kommander/editor/kmdr-editor.desktop index 619dc89c..00362dfa 100644 --- a/kommander/editor/kmdr-editor.desktop +++ b/kommander/editor/kmdr-editor.desktop @@ -125,5 +125,5 @@ Comment[zh_CN]=动态对话框编辑器 Comment[zh_HK]=動態對話盒編輯器 Comment[zh_TW]=動態對話盒編輯器 MimeType=application/x-kommander; -DocPath=kommander/index.html +X-DocPath=kommander/index.html Categories=Qt;TDE;Development; |