From 4aa2303727ec7231c39618e17c2a36ee11a4e2d9 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 8 Jun 2012 15:55:51 -0500 Subject: Update XDG information in support of bug report 892. --- kopete/libkopete/kopeteplugin.h | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'kopete/libkopete/kopeteplugin.h') 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-Email=your@mail.com -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-Email=your@mail.com +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 -- cgit v1.2.1