[patch] fix deprecated init() usage in kdelibs/kioslave/http/kcookiejar/main.cpp

David Faure faure at kde.org
Wed Jan 7 12:18:15 GMT 2004


On Wednesday 07 January 2004 13:12, Adriaan de Groot wrote:
> On Wed, 7 Jan 2004, [iso-8859-2] Luká¹ Tinkl wrote:
> > > > On Wednesday 07 January 2004 12:10, Brad Hards wrote:
> > > > > OK to apply?
> > > > > -   KCmdLineArgs::init(argc, argv, "kcookiejar", description, version);
> > > > > +   KCmdLineArgs::init(argc, argv, "kcookiejar", I18N_NOOP("HTTP Cookie
> > > > > Daemon"),
> > > >
> > > > It introduces an new string to translate, so this is a bad timing for
> > > > applying such fixes. Better wait until after 3.2.
> 
> The thing is, it _doesn't_ introduce a new string.

Ah. Well, obviously all the cases that don't introduce a new string, are OK. 

-- 
David FAURE, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).




More information about the kde-core-devel mailing list