summaryrefslogtreecommitdiffstats
path: root/kate
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:22 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-11 17:19:22 -0500
commit24db855178b48508b54c201c503a89ef8d6e36e9 (patch)
tree18aa37936a4acfff0008d01934be8b0879d6cb77 /kate
parentee9dade9cf387a60b5c2a591500f68d8096ad9dc (diff)
downloadtdebase-24db855178b48508b54c201c503a89ef8d6e36e9.tar.gz
tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.zip
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kate')
-rw-r--r--kate/data/kate.desktop4
-rw-r--r--kate/data/kwrite.desktop4
2 files changed, 4 insertions, 4 deletions
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;