[Digikam-devel] extragear/graphics/digikam/digikam

Tom Albers tomalbers at kde.nl
Fri Dec 23 18:19:18 GMT 2005


Evening!

I dont feel comfortable with this change... Gilles, Joern, what do you think?

Tom

Op vrijdag 23 december 2005 19:11, schreef İsmail Dönmez:
> SVN commit 490924 by cartman:
>
> Missing i18n
>
>
>  M  +1 -1      digikamfirstrun.cpp
>
>
> --- trunk/extragear/graphics/digikam/digikam/digikamfirstrun.cpp
> #490923:490924 @@ -78,7 +78,7 @@
>      config_ = config;
>      ui = new DigikamFirstFirstRunWidget(this);
>      setMainWidget(ui);
> -    ui->path->setURL(QDir::homeDirPath() + "/Pictures");
> +    ui->path->setURL(QDir::homeDirPath() + i18n("/Pictures"));
>      ui->path->setMode(KFile::Directory | KFile::LocalOnly);
>
>      KIconLoader* iconLoader = KApplication::kApplication()->iconLoader();
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1930 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20051223/e8e0e18a/attachment.bin>


More information about the Digikam-devel mailing list