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 | 8d323d590c780918828ae37788be66f7063eda67 (patch) | |
tree | fd1ada6fa7643d246565870c8cad797ee5c7c154 /konsolekalendar | |
parent | 29ede8faff3fcc97694ef70a7cffa8fbc70c0ca5 (diff) | |
download | tdepim-8d323d590c780918828ae37788be66f7063eda67.tar.gz tdepim-8d323d590c780918828ae37788be66f7063eda67.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'konsolekalendar')
-rw-r--r-- | konsolekalendar/konsolekalendar.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/konsolekalendar/konsolekalendar.desktop b/konsolekalendar/konsolekalendar.desktop index 11d2ad803..179fd81bb 100644 --- a/konsolekalendar/konsolekalendar.desktop +++ b/konsolekalendar/konsolekalendar.desktop @@ -23,7 +23,7 @@ Name[uk]=Календар для консолі Exec=kdialog --sorry "konsolekalendar is a command-line only program. Please read the handbook at help:/konsolekalendar for more info." Icon=konsolekalendar Type=Application -DocPath=konsolekalendar/index.html +X-DocPath=konsolekalendar/index.html Terminal=false NoDisplay=true Categories=Qt;TDE;Utility; |