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 /kontact/DESIGN.dcopinteraction | |
parent | 66914d2878a6cadacbaf6ceacdd74d2999e4114e (diff) | |
download | tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.tar.gz tdepim-829790146716bc30c2e98cf2a767e60f60e5143a.zip |
Update XDG information in support of bug report 892.
Diffstat (limited to 'kontact/DESIGN.dcopinteraction')
-rw-r--r-- | kontact/DESIGN.dcopinteraction | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/DESIGN.dcopinteraction b/kontact/DESIGN.dcopinteraction index 76f7f714c..950b9eea3 100644 --- a/kontact/DESIGN.dcopinteraction +++ b/kontact/DESIGN.dcopinteraction @@ -65,7 +65,7 @@ See KAddressbookPlugin (plugins/kaddressbook/*) for a working example. Don't forget to =============== * Define the service type, using a "Type=ServiceType" .desktop file, -with "X-KDE-ServiceType=DCOP/Foo". +with "X-TDE-ServiceType=DCOP/Foo". See e.g. tdepim/kaddressbook/dcopaddressbook.desktop * Add DCOP/Foo to the application's ServiceTypes list, in its .desktop file |