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 /kturtle | |
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 'kturtle')
-rw-r--r-- | kturtle/src/kturtle.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kturtle/src/kturtle.desktop b/kturtle/src/kturtle.desktop index 1748db15..c30f2352 100644 --- a/kturtle/src/kturtle.desktop +++ b/kturtle/src/kturtle.desktop @@ -1,5 +1,5 @@ [Desktop Entry] -DocPath=kturtle/index.html +X-DocPath=kturtle/index.html Name=KTurtle Name[af]=KSkilpad Name[bn]=কে-টার্টল |