From 24db855178b48508b54c201c503a89ef8d6e36e9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:22 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- kate/data/kate.desktop | 4 ++-- kate/data/kwrite.desktop | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kate/data') diff --git a/kate/data/kate.desktop b/kate/data/kate.desktop index 6c176b7d5..b09f33049 100644 --- a/kate/data/kate.desktop +++ b/kate/data/kate.desktop @@ -88,9 +88,9 @@ X-TDE-StartupNotify=true X-TDE-HasTempFileOption=true Icon=kate Path= -DocPath=kate/index.html +X-DocPath=kate/index.html Type=Application Terminal=false -InitialPreference=8 +X-TDE-InitialPreference=8 X-DCOP-ServiceType=Multi Categories=Qt;TDE;TextEditor; diff --git a/kate/data/kwrite.desktop b/kate/data/kwrite.desktop index 6bbdf70c6..dd64b58cd 100644 --- a/kate/data/kwrite.desktop +++ b/kate/data/kwrite.desktop @@ -103,9 +103,9 @@ Exec=kwrite %U X-TDE-StartupNotify=true Icon=kwrite Path= -DocPath=kwrite/index.html +X-DocPath=kwrite/index.html Type=Application Terminal=false -InitialPreference=8 +X-TDE-InitialPreference=8 X-DCOP-ServiceType=Multi Categories=Qt;TDE;TextEditor; -- cgit v1.2.1