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 /kmail/KMail.desktop | |
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 'kmail/KMail.desktop')
-rw-r--r-- | kmail/KMail.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kmail/KMail.desktop b/kmail/KMail.desktop index fe97955a7..cfc82626e 100644 --- a/kmail/KMail.desktop +++ b/kmail/KMail.desktop @@ -13,7 +13,7 @@ Name[zh_TW]=KMail 郵件軟體 Type=Application Exec=kmail -caption "%c" %i %m Icon=kmail -DocPath=kmail/index.html +X-DocPath=kmail/index.html GenericName=Mail Client GenericName[af]=E-pos kliënt GenericName[ar]=زبون البريد @@ -87,5 +87,5 @@ Terminal=false X-TDE-StartupNotify=true X-DCOP-ServiceType=Unique X-DCOP-ServiceName=kmail -ServiceTypes=DCOP/ResourceBackend/IMAP,DCOP/Mailer +X-TDE-ServiceTypes=DCOP/ResourceBackend/IMAP,DCOP/Mailer Categories=Qt;TDE;Network;Email;X-TDE-Office-PIM; |