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 | bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc (patch) | |
tree | dfd29328935bcfaf969ecbc242ab6210fb6ea350 /juk/juk.desktop | |
parent | 43b98d05fa6f46396c78c1c84ec0a7e4379a4be4 (diff) | |
download | tdemultimedia-bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc.tar.gz tdemultimedia-bc20d74cdcd7af130b3a5ce8395b3cf07f8bb0bc.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'juk/juk.desktop')
-rw-r--r-- | juk/juk.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/juk.desktop b/juk/juk.desktop index 93924e66..d4a62a90 100644 --- a/juk/juk.desktop +++ b/juk/juk.desktop @@ -2,7 +2,7 @@ Type=Application Exec=juk -caption "%c" %i %m Icon=juk -DocPath=juk/index.html +X-DocPath=juk/index.html Comment= Terminal=false Name=JuK |