diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
commit | cb32155fe1e1abcaa9400d6e6d276095b7cf3c71 (patch) | |
tree | 9d9f00f71f34ef3ac9e72c80fe4a4d9ea4adba36 /kbugbuster/kbugbuster.desktop | |
parent | 0aaf68de74bb5822190d4c5d9efe3b34eb42c004 (diff) | |
download | tdesdk-cb32155fe1e1abcaa9400d6e6d276095b7cf3c71.tar.gz tdesdk-cb32155fe1e1abcaa9400d6e6d276095b7cf3c71.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kbugbuster/kbugbuster.desktop')
-rw-r--r-- | kbugbuster/kbugbuster.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbugbuster/kbugbuster.desktop b/kbugbuster/kbugbuster.desktop index fb0cbb7b..0f326446 100644 --- a/kbugbuster/kbugbuster.desktop +++ b/kbugbuster/kbugbuster.desktop @@ -2,7 +2,7 @@ Type=Application Exec=kbugbuster -caption "%c" %i %m Icon=kbugbuster -DocPath=kbugbuster/index.html +X-DocPath=kbugbuster/index.html GenericName=TDE Bug Management GenericName[af]=TDE Fout Bestuuring GenericName[bg]=Управление на грешки - TDE |