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

List:       kde-commits
Subject:    branches/KDE/3.5/kdepim/kontact/plugins/kpilot
From:       Till Adam <adam () kde ! org>
Date:       2006-01-20 17:56:11
Message-ID: 1137779771.672878.9854.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 500607 by tilladam:

Forward port of:

SVN commit 500605 by tilladam:

Make sure the translation catalogue is loaded, by making sure we
pass our correct name to the Kontact::Plugin base class. 
(proko2 issue 1087)


 M  +1 -1      kpilot_plugin.cpp  


--- branches/KDE/3.5/kdepim/kontact/plugins/kpilot/kpilot_plugin.cpp #500606:500607
@@ -35,7 +35,7 @@
                             KPilotPluginFactory( "kontact_kpilotplugin" ) )
 
 KPilotPlugin::KPilotPlugin( Kontact::Core *core, const char *name, const QStringList& )
-  : Kontact::Plugin( core, core, name ), mAboutData( 0 )
+  : Kontact::Plugin( core, core, "kpilot" ), mAboutData( 0 )
 {
   setInstance( KPilotPluginFactory::instance() );
 	// TODO: Make sure kpilotDaemon is running!
[prev in list] [next in list] [prev in thread] [next in thread] 

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