diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
commit | a25a696e1de76f5bf6eaaf79785c2e0c16bae03d (patch) | |
tree | 766805bc1fcf6c0b88c156e094825074284014b6 /ark/ark.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.desktop')
-rw-r--r-- | ark/ark.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/ark.desktop b/ark/ark.desktop index 26b2bcf..f0e233c 100644 --- a/ark/ark.desktop +++ b/ark/ark.desktop @@ -77,7 +77,7 @@ Name[th]=อาร์ค Exec=ark -caption "%c" %i %m %U Icon=ark Path= -DocPath=ark/index.html +X-DocPath=ark/index.html Type=Application Terminal=false SwallowExec= |