summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopeteplugin.h
diff options
context:
space:
mode:
authorDarrell Anderson <[email protected]>2012-06-08 15:55:51 -0500
committerDarrell Anderson <[email protected]>2012-06-08 15:55:51 -0500
commit4aa2303727ec7231c39618e17c2a36ee11a4e2d9 (patch)
tree2f820ac65399aa9b09fc872aa233f1424dbbbde0 /kopete/libkopete/kopeteplugin.h
parente42d9ec49f0ed6dd5d24912dd4641bb6489d05c0 (diff)
downloadtdenetwork-4aa2303727ec7231c39618e17c2a36ee11a4e2d9.tar.gz
tdenetwork-4aa2303727ec7231c39618e17c2a36ee11a4e2d9.zip
Update XDG information in support of bug report 892.
Diffstat (limited to 'kopete/libkopete/kopeteplugin.h')
-rw-r--r--kopete/libkopete/kopeteplugin.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/kopete/libkopete/kopeteplugin.h b/kopete/libkopete/kopeteplugin.h
index 932c8174..7744ca7e 100644
--- a/kopete/libkopete/kopeteplugin.h
+++ b/kopete/libkopete/kopeteplugin.h
@@ -50,16 +50,16 @@ Type=Service
X-Kopete-Version=1000900
Icon=icon
ServiceTypes=Kopete/Plugin
-X-KDE-Library=kopete_myplugin
-X-KDE-PluginInfo-Author=Your Name
-X-KDE-PluginInfo-Name=kopete_myplugin
-X-KDE-PluginInfo-Version=0.0.1
-X-KDE-PluginInfo-Website=http://yoursite.com
-X-KDE-PluginInfo-Category=Plugins
-X-KDE-PluginInfo-Depends=
-X-KDE-PluginInfo-License=GPL
-X-KDE-PluginInfo-EnabledByDefault=false
+X-TDE-Library=kopete_myplugin
+X-TDE-PluginInfo-Author=Your Name
+X-TDE-PluginInfo-Name=kopete_myplugin
+X-TDE-PluginInfo-Version=0.0.1
+X-TDE-PluginInfo-Website=http://yoursite.com
+X-TDE-PluginInfo-Category=Plugins
+X-TDE-PluginInfo-Depends=
+X-TDE-PluginInfo-License=GPL
+X-TDE-PluginInfo-EnabledByDefault=false
Name=MyPlugin
Comment=Plugin that do some nice stuff
\endverbatim