diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:17 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:17 -0500 |
commit | a7221e9c2714e165caf71df87002fb2d19732af1 (patch) | |
tree | 7e3809531ae746e7da2efa2337c2251a2a3277c0 /src | |
parent | 728202eebf77153a666f93948b29a52f72456ebc (diff) | |
download | kbfx-a7221e9c2714e165caf71df87002fb2d19732af1.tar.gz kbfx-a7221e9c2714e165caf71df87002fb2d19732af1.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src')
-rw-r--r-- | src/kbfxspinx.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kbfxspinx.desktop b/src/kbfxspinx.desktop index b470675..4805ae9 100644 --- a/src/kbfxspinx.desktop +++ b/src/kbfxspinx.desktop @@ -13,4 +13,4 @@ Comment[sv]=Ersättning av K-menyn Icon=kbfx X-TDE-Library=kbfxspinx X-TDE-UniqueApplet=true -DocPath=kbfxconfigapp/index.html +X-DocPath=kbfxconfigapp/index.html |