From af947ca8fc9e4b6ab779332dff79d72123f7fb37 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:25 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- kxsldbg/kxsldbg.desktop | 2 +- kxsldbg/kxsldbgpart/kxsldbg_part.desktop | 2 +- kxsldbg/xsldbg.desktop | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'kxsldbg') diff --git a/kxsldbg/kxsldbg.desktop b/kxsldbg/kxsldbg.desktop index 53a26b6c..5c09b726 100644 --- a/kxsldbg/kxsldbg.desktop +++ b/kxsldbg/kxsldbg.desktop @@ -48,6 +48,6 @@ GenericName[zh_TW]=XSLT 除錯器 Exec=kxsldbg %i %m -caption "%c" Icon=kxsldbg Type=Application -DocPath=kxsldbg/index.html +X-DocPath=kxsldbg/index.html Terminal=false Categories=Qt;TDE;Development;WebDevelopment; diff --git a/kxsldbg/kxsldbgpart/kxsldbg_part.desktop b/kxsldbg/kxsldbgpart/kxsldbg_part.desktop index 6f12f1aa..7a13356f 100644 --- a/kxsldbg/kxsldbgpart/kxsldbg_part.desktop +++ b/kxsldbg/kxsldbgpart/kxsldbg_part.desktop @@ -10,6 +10,6 @@ Name[sv]=Kxsldbg-delprogram Name[ta]=KXsldbg பகுதி Name[tg]=Қисми KXsldbg MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; -ServiceTypes=KParts/ReadOnlyPart +X-TDE-ServiceTypes=KParts/ReadOnlyPart X-TDE-Library=libkxsldbgpart Type=Service diff --git a/kxsldbg/xsldbg.desktop b/kxsldbg/xsldbg.desktop index fa2ba580..70d41fd9 100644 --- a/kxsldbg/xsldbg.desktop +++ b/kxsldbg/xsldbg.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Icon=kxsldbg -DocPath=xsldbg/index.html +X-DocPath=xsldbg/index.html Categories=Qt;TDE;Development;WebDevelopment; NoDisplay=true Name=XSLDbg -- cgit v1.2.1