From 8d323d590c780918828ae37788be66f7063eda67 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:23 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- kitchensync/src/kitchensync.desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kitchensync/src') diff --git a/kitchensync/src/kitchensync.desktop b/kitchensync/src/kitchensync.desktop index 1d5d6746..4a325334 100644 --- a/kitchensync/src/kitchensync.desktop +++ b/kitchensync/src/kitchensync.desktop @@ -50,11 +50,11 @@ GenericName[zh_CN]=同步 Exec=kitchensync Icon=kitchensync Type=Application -DocPath=kitchensync/index.html +X-DocPath=kitchensync/index.html Terminal=false X-TDE-StartupNotify=true X-DCOP-ServiceType=Unique X-DCOP-ServiceName=kitchensync -ServiceTypes=KParts/ReadOnlyPart +X-TDE-ServiceTypes=KParts/ReadOnlyPart X-TDE-Library=libkitchensyncpart Categories=Qt;TDE;Utility;Telephony;X-TDE-Utilities-Peripherals; -- cgit v1.2.3