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

List:       kde-commits
Subject:    Re: koffice/filters/kword/mswrite
From:       Nicolas Goutte <nicolasg () snafu ! de>
Date:       2004-02-15 12:31:14
Message-ID: 200402151331.14261.nicolasg () snafu ! de
[Download RAW message or body]

>List:       kde-cvs
>Subject:    Re: koffice/filters/kword/mswrite
> From:       Simon Hausmann <hausmann () kde ! org>
>Date:       2004-02-14 17:01:48
>Message-ID: <200402141801.49249.hausmann () kde ! org>
>
>On Saturday 14 February 2004 17:58, Nicolas Goutte wrote:
>> CVS commit by goutte:
>>
>> Use kofficefilters.po
>>
>>
>>   M +0 -3      Makefile.am   1.12
>>   M +2 -2      mswriteexport.cc   1.21
>>   M +2 -2      mswriteimport.cc   1.32
>>
>>
>> --- koffice/filters/kword/mswrite/Makefile.am  #1.11:1.12
>> @@ -32,5 +32,2 @@
>>  service_DATA = kword_mswrite_import.desktop kword_mswrite_export.desktop
>>  servicedir = $(kde_servicesdir)
>> -
>> -messages: rc.cpp
>> -        $(XGETTEXT) *.cc *.cpp -o $(podir)/kwordmswritefilter.pot
>>
>> --- koffice/filters/kword/mswrite/mswriteexport.cc  #1.20:1.21
>> @@ -56,5 +56,5 @@ protected:
>>          virtual void setupTranslations (void)
>>          {
>> -                KGlobal::locale()->insertCatalogue ("kwordmswritefilter");
>> +                KGlobal::locale()->insertCatalogue ("kofficefilters");
>>          }
>>  };
>>
>> --- koffice/filters/kword/mswrite/mswriteimport.cc  #1.31:1.32
>> @@ -54,5 +54,5 @@ protected:
>>          virtual void setupTranslations (void)
>>          {
>> -                KGlobal::locale()->insertCatalogue ("kwordmswritefilter");
>> +                KGlobal::locale()->insertCatalogue ("kofficefilters");
>>          }
>>  };
>
>Do the filters themselves actually need their own instance? Otherwise it you 
>could get rid of the local factory class and just use 'kofficefilters' as
>instance name. Just a thought :)

Well, I do not know. For me KDE factories are still a black box, so I continue 
to use what I learnt: you cannot have two DLLs with the same instance name. 
If an instance name in KDE is not so, fine, I am learning something new.

Have a nice day!

>
>Simon

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

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