diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:56:39 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-08 15:56:39 -0500 |
commit | 829790146716bc30c2e98cf2a767e60f60e5143a (patch) | |
tree | 9ec044f1ff90653dc07bc9e50254ab56c61b7144 /plugins | |
parent | 66914d2878a6cadacbaf6ceacdd74d2999e4114e (diff) | |
download | tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.tar.gz tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/kmail/bodypartformatter/text_calendar.desktop | 2 | ||||
-rw-r--r-- | plugins/kmail/bodypartformatter/text_vcard.desktop | 2 | ||||
-rw-r--r-- | plugins/kmail/bodypartformatter/text_xdiff.desktop | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/kmail/bodypartformatter/text_calendar.desktop b/plugins/kmail/bodypartformatter/text_calendar.desktop index 1321d5835..2f9ab0a20 100644 --- a/plugins/kmail/bodypartformatter/text_calendar.desktop +++ b/plugins/kmail/bodypartformatter/text_calendar.desktop @@ -81,4 +81,4 @@ Comment[zh_TW]=text/calendar 格式化外掛程式 [Plugin] Type=text/calendar -X-KDE-Library=libkmail_bodypartformatter_text_calendar +X-TDE-Library=libkmail_bodypartformatter_text_calendar diff --git a/plugins/kmail/bodypartformatter/text_vcard.desktop b/plugins/kmail/bodypartformatter/text_vcard.desktop index 87cbf490e..ae697bd5e 100644 --- a/plugins/kmail/bodypartformatter/text_vcard.desktop +++ b/plugins/kmail/bodypartformatter/text_vcard.desktop @@ -82,4 +82,4 @@ Comment[zh_TW]=text/vCard 格式化外掛程式 [Plugin] Type=text/x-vcard -X-KDE-Library=libkmail_bodypartformatter_text_vcard +X-TDE-Library=libkmail_bodypartformatter_text_vcard diff --git a/plugins/kmail/bodypartformatter/text_xdiff.desktop b/plugins/kmail/bodypartformatter/text_xdiff.desktop index e04220538..cadd1d27f 100644 --- a/plugins/kmail/bodypartformatter/text_xdiff.desktop +++ b/plugins/kmail/bodypartformatter/text_xdiff.desktop @@ -78,4 +78,4 @@ Comment[zh_CN]=text/x-diff 的格式化插件 Comment[zh_TW]=text/x-diff 格式化外掛程式 [Plugin] Type=text/x-diff -X-KDE-Library=libkmail_bodypartformatter_text_xdiff +X-TDE-Library=libkmail_bodypartformatter_text_xdiff |