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 /kimagemapeditor/kimagemapeditorpart.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 'kimagemapeditor/kimagemapeditorpart.desktop')
-rw-r--r-- | kimagemapeditor/kimagemapeditorpart.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kimagemapeditor/kimagemapeditorpart.desktop b/kimagemapeditor/kimagemapeditorpart.desktop index 6c0240a7..2eb35bab 100644 --- a/kimagemapeditor/kimagemapeditorpart.desktop +++ b/kimagemapeditor/kimagemapeditorpart.desktop @@ -2,7 +2,7 @@ Type=Service MimeType=text/html Icon=kimagemapeditor -ServiceTypes=KParts/ReadWritePart +X-TDE-ServiceTypes=KParts/ReadWritePart X-TDE-Library=libkimagemapeditor Comment=An HTML imagemap editor Comment[bg]=Редактор на маркирания на изображения за HTML |