[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/kontact/plugins/test
From:       Till Adam <adam () kde ! org>
Date:       2006-01-13 20:59:37
Message-ID: 1137185977.059742.30783.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 497789 by tilladam:

Don't confuse contributors with a non-compiling example.
Patch by Pradeepto K Bhattacharya <pradeepto@yahoo.com>


 M  +1 -1      test_plugin.cpp  


--- branches/KDE/3.5/kdepim/kontact/plugins/test/test_plugin.cpp #497788:497789
@@ -35,7 +35,7 @@
 K_EXPORT_COMPONENT_FACTORY( libkptestplugin, TestPluginFactory( "kptestplugin" ) )
 
 TestPlugin::TestPlugin(Kontact::Core *_core, const char *name, const QStringList &)
-  : Kontact::Plugin(i18n("Test"), "test", _core, _core, name)
+  : Kontact::Plugin(_core, _core, name)
 {
   setInstance(TestPluginFactory::instance());
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic