diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:24 -0500 |
commit | a25a696e1de76f5bf6eaaf79785c2e0c16bae03d (patch) | |
tree | 766805bc1fcf6c0b88c156e094825074284014b6 /ark/ark_part.desktop | |
parent | 77f3ed9cc39f4af6f6aa184bedcaef69b1430595 (diff) | |
download | tdeutils-a25a696e1de76f5bf6eaaf79785c2e0c16bae03d.tar.gz tdeutils-a25a696e1de76f5bf6eaaf79785c2e0c16bae03d.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'ark/ark_part.desktop')
-rw-r--r-- | ark/ark_part.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/ark_part.desktop b/ark/ark_part.desktop index 1d6942c..a736b82 100644 --- a/ark/ark_part.desktop +++ b/ark/ark_part.desktop @@ -131,5 +131,5 @@ Name[zh_CN]=压缩存档工具 Name[zu]=Umqulu Icon=ark Type=Service -ServiceTypes=KParts/ReadOnlyPart +X-TDE-ServiceTypes=KParts/ReadOnlyPart X-TDE-Library=libarkpart |