diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
commit | 9d530b9dd88179cd0cbd7d3bc6d9067355f48722 (patch) | |
tree | 716e384db625a56c116ca0e1695eeceab6e41f84 /src | |
parent | 35782bb92bcb29ee2b1c88b41dd933d26b8632e4 (diff) | |
download | kscope-9d530b9dd88179cd0cbd7d3bc6d9067355f48722.tar.gz kscope-9d530b9dd88179cd0cbd7d3bc6d9067355f48722.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src')
-rw-r--r-- | src/kscope.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kscope.desktop b/src/kscope.desktop index 53b466d..9e7e070 100644 --- a/src/kscope.desktop +++ b/src/kscope.desktop @@ -9,4 +9,4 @@ Comment[fr]=Editeur de codes sources pour de gros projets en C GenericName=Source editing environment GenericName[fr]=Editeur de code source Categories=Qt;TDE;Development -DocPath=kscope/index.html +X-DocPath=kscope/index.html |