diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
commit | d46b1b9c643c4694ae5c58d38bf90d2578cc72d7 (patch) | |
tree | 56ec460f714e764b5dbf910410b81f133740aa68 /tdehtml/tdehtml.desktop | |
parent | e95efe57900d7a7e3b07c7e34116b450b894dee9 (diff) | |
download | tdelibs-d46b1b9c643c4694ae5c58d38bf90d2578cc72d7.tar.gz tdelibs-d46b1b9c643c4694ae5c58d38bf90d2578cc72d7.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'tdehtml/tdehtml.desktop')
-rw-r--r-- | tdehtml/tdehtml.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdehtml/tdehtml.desktop b/tdehtml/tdehtml.desktop index 9bc4ef9ac..0da9dca5b 100644 --- a/tdehtml/tdehtml.desktop +++ b/tdehtml/tdehtml.desktop @@ -88,6 +88,6 @@ Icon=konqueror Name=TDEHTML Name[hi]=केएचटीएमएल (TDEHTML) Name[te]=కెహెచ్ టి ఎమ్ ఎల్ -ServiceTypes=KParts/ReadOnlyPart,Browser/View +X-TDE-ServiceTypes=KParts/ReadOnlyPart,Browser/View X-TDE-Library=libtdehtmlpart -InitialPreference=10 +X-TDE-InitialPreference=10 |