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

List:       kde-commits
Subject:    Re: kdepim/kontact
From:       Simon Hausmann <hausmann () kde ! org>
Date:       2003-08-27 9:49:43
[Download RAW message or body]

On Wed, Aug 27, 2003 at 11:38:36AM +0200, Lukáš Tinkl wrote:
> CVS commit by lukas: 
> 
> 
> 
> 
>   M +4 -1      interfaces/plugin.cpp   1.19
>   M +1 -1      plugins/kmail/kmail_plugin.cpp   1.19
> 
> 
> --- kdepim/kontact/interfaces/plugin.cpp  #1.18:1.19
> @@ -25,4 +25,5 @@
>  #include <dcopclient.h>
>  #include <kaboutdata.h>
> +#include <kglobal.h>
>  
>  #include "libkdepim/aboutdataextension.h"
> @@ -47,4 +48,6 @@ Plugin::Plugin( Kontact::Core *core, QOb
>    : QObject( parent, name ), d( new Private )
>  {
> +  KGlobal::locale()->insertCatalogue(name);
> +
>    d->core = core;
>    d->dcopClient = 0;

Hmm, this really shouldn't be necessary. The component's factory
should already take care of that (if using KGenericFactory, which
kontact needs to use anyway for the aboutdata stuff) .

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

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