diff options
Diffstat (limited to 'kopete/libkopete/kopeteplugin.h')
-rw-r--r-- | kopete/libkopete/kopeteplugin.h | 20 |
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 |