diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
commit | 26f7a5043e228e5eee47796d2a98d757a7aab718 (patch) | |
tree | a2099494077771b3ed2ecb921309a86e4c0f2e72 | |
parent | c237a92874c66ce96957d3ee6f9bde51c28cd7ee (diff) | |
download | kima-26f7a5043e228e5eee47796d2a98d757a7aab718.tar.gz kima-26f7a5043e228e5eee47796d2a98d757a7aab718.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
-rw-r--r-- | src/kima.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kima.desktop b/src/kima.desktop index ecb601a..c26d4e3 100644 --- a/src/kima.desktop +++ b/src/kima.desktop @@ -4,7 +4,7 @@ Type=Plugin X-TDE-Library = libkima X-TDE-UniqueApplet = true #Exec=kima %i %m -caption "%c" -DocPath=kima/index.html +X-DocPath=kima/index.html #Icon=kima Icon=hwinfo |