Re: Moving Trojitá to extragear

2012-12-04 Thread Jan Kundrát
On Tuesday, 4 December 2012 14:32:20 CEST, Chusslove Illich wrote: Other than the difference in contexts, the POT file is actually invalid (due to duplication of messages, which must be unique by msgctxt+msgid). My gettext skills are very sub-par, I know just what I've read in the last two wee

Re: Moving Trojitá to extragear

2012-12-04 Thread Chusslove Illich
> [: Jan Kundrát :] > It looks like the trojita_common.pot which is in SVN is different than > what I get locally (Gentoo, Qt/4.8.3) -- notably, they differ in "msgctxt" > and "#. ts-context" prefixes. [...] > If the "new" format works, I'll be happy to sed the output so that it > matches the "new"

Re: Nepomuk Metadata Extractor moved to KDE Review

2012-12-04 Thread Jörg Ehrichs
> This sounds a bit like you're ignoring most of the feedback you got. No didn't ignore any reviews. I've changed/implemented each and every suggestion/review I've got. Except the few opened points you mentioned that are necessary to get it into 4.11 As these points mean, I'll have to change /add

Re: Moving Trojitá to extragear

2012-12-04 Thread Jan Kundrát
On Tuesday, 4 December 2012 13:03:57 CEST, Burkhard Lück wrote: Scripty does not like your message extraction, see ftp://l10n.kde.org/121204.trunk_l10n-kde4. Using a simple $XGETTEXT_QT `find src/ -name \*.cpp` -o $podir/trojita_common.pot will avoid the duplicated messages make Scripty happy

Re: Review Request: Show removable media in Dolphin's "Copy To" and "Move To" context menus

2012-12-04 Thread Frank Reininghaus
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102657/#review22965 --- First of all, thanks for the patch and sorry for the late respo

Re: Nepomuk Metadata Extractor moved to KDE Review

2012-12-04 Thread Sebastian Kügler
Hi, On Sunday, December 02, 2012 21:05:08 Jörg Ehrichs wrote: > So it's been a while and I've changed "most" part of what was > suggested. (thanks for the hints again) > > The program changed its name to "Nepomuk-WebMiner" for better > indication what it actually does and it respects the users pr

Re: Moving Trojitá to extragear

2012-12-04 Thread Albert Astals Cid
--- El mar, 4/12/12, Burkhard Lück escribió: > De: Burkhard Lück > Asunto: Re: Moving Trojitá to extragear > Para: kde-core-devel@kde.org > Fecha: martes, 4 de diciembre, 2012 13:03 > Am Donnerstag, 22. November 2012, > 23:31:43 schrieb Jan Kundrát: > > It took quite a few hours, but it looks li

Re: Moving Trojitá to extragear

2012-12-04 Thread Burkhard Lück
Am Donnerstag, 22. November 2012, 23:31:43 schrieb Jan Kundrát: > It took quite a few hours, but it looks like I've tamed the beast. > > I wanted to follow the way how Marble works, i.e. calling QObject::tr and > converting between the .ts and .po files. This turned out to be a problem > because Q

Re: Review Request: Fix KIO listDir entries batching

2012-12-04 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107520/#review22962 --- kio/kio/slavebase.cpp