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 | a1155443640efe9db201c47cc0bf280f1a3dffa5 (patch) | |
tree | 90425e5d6ddd158a870b0d3a47b24f38d7289fa4 /kstars | |
parent | 9a79f045fc413c4edcfe4635b9f0b44a9b35e153 (diff) | |
download | tdeedu-a1155443640efe9db201c47cc0bf280f1a3dffa5.tar.gz tdeedu-a1155443640efe9db201c47cc0bf280f1a3dffa5.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kstars')
-rw-r--r-- | kstars/kstars/kstars.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kstars/kstars/kstars.desktop b/kstars/kstars/kstars.desktop index 377d7f50..8d30cce4 100644 --- a/kstars/kstars/kstars.desktop +++ b/kstars/kstars/kstars.desktop @@ -2,7 +2,7 @@ Type=Application Exec=kstars -caption "%c" %i %m Icon=kstars -DocPath=kstars/index.html +X-DocPath=kstars/index.html Comment=Desktop Planetarium Comment[af]=Werkskerm Planetarium Comment[ar]=قبة سماوية لسطح المكتب |