From 374a04fb516ab6a6101a4cd8fef28407e87fd9ba Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 11 Oct 2014 17:19:18 -0500 Subject: Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications --- src/kdiff3.desktop | 2 +- src/kdiff3part.desktop | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/kdiff3.desktop b/src/kdiff3.desktop index 1bea2a6..3bc1afe 100644 --- a/src/kdiff3.desktop +++ b/src/kdiff3.desktop @@ -49,7 +49,7 @@ Exec=kdiff3 %i %m -caption "%c" Icon=kdiff3 Type=Application Categories=Qt;TDE;Development; -DocPath=kdiff3/index.html +X-DocPath=kdiff3/index.html Comment=A File And Directory Comparison And Merge Tool Comment[ar]=أداة مقارنة و دمج ملفات و دلائل (مجلًدات ) Comment[bg]=Инструмент за сравняване и сливане на файлове и директории diff --git a/src/kdiff3part.desktop b/src/kdiff3part.desktop index 54bdef6..82b4284 100644 --- a/src/kdiff3part.desktop +++ b/src/kdiff3part.desktop @@ -13,6 +13,6 @@ Name[uk]=Комопнент KDiff3 Name[xx]=xxKDiff3Partxx Name[zh_CN]=KDiff3 组件 MimeType=text/x-diff -ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart +X-TDE-ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart X-TDE-Library=libkdiff3part Type=Service -- cgit v1.2.3