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

2012-12-05 Thread Rajeesh K Nambiar
On Dec. 4, 2012, 12:11 p.m., Frank Reininghaus wrote: First of all, thanks for the patch and sorry for the late response. I was not aware of your request before today (I was not responsible for reviewing Dolphin patches last year, and moreover, it's not really a Dolphin issue). You

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

2012-12-05 Thread Rajeesh K Nambiar
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102657/ --- (Updated Dec. 4, 2012, 6:25 p.m.) Review request for Dolphin, KDE Base

Re: Review Request: Improve mimetype detection for wevdav:// links

2012-12-05 Thread Sergey Borovkov
On Dec. 1, 2012, 7:07 p.m., Dawit Alemayehu wrote: Why not simply use KIO::get instead of KIO::mimetype ? For the record, one should never use KIO::mimetype for HTTP based protocols since it results in a HEAD request. It is a well known issue that sending a HEAD request to

Re: KDE-GTK-Config to KDEReview

2012-12-05 Thread Aleix Pol
On Thu, Nov 8, 2012 at 4:13 PM, Aleix Pol aleix...@kde.org wrote: On Thu, Nov 8, 2012 at 3:47 PM, Pino Toscano p...@kde.org wrote: Hi, thanks for the work you are putting in it, so far. Thanks for your effort for having the best project in extragear as well. :) Alle lunedì 5 novembre

Re: KDE-GTK-Config to KDEReview

2012-12-05 Thread Aleix Pol
On Wed, Dec 5, 2012 at 3:16 AM, Aleix Pol aleix...@kde.org wrote: On Thu, Nov 8, 2012 at 4:13 PM, Aleix Pol aleix...@kde.org wrote: On Thu, Nov 8, 2012 at 3:47 PM, Pino Toscano p...@kde.org wrote: Hi, thanks for the work you are putting in it, so far. Thanks for your effort for having

Re: KDE-GTK-Config to KDEReview

2012-12-05 Thread Ben Cooksley
Hi all, Based upon this thread and Aleix's request ( in bug #311171 ) I have now moved KDE Gtk Configurator to Extragear/Base. Regards, Ben Cooksley KDE Sysadmin

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

2012-12-05 Thread David Faure
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102657/#review23026 --- I like the idea, but I don't understand the screenshot. Is

Re: Moving Trojitá to extragear

2012-12-05 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. Hi Burkhard, the latest log [1] looks fine to me. Could you please confirm that it is indeed OK now? With kind regards, Jan [1]

Re: Review Request: Jar archives also uses the zip protocol.

2012-12-05 Thread Frank Reininghaus
On Nov. 21, 2012, 3:48 p.m., David Faure wrote: Hmm, this shouldn't be necessary, in fact. The mimetype definition file freedesktop.org.xml says that application/x-java-archive derives from application/zip. So it sounds more like the code that looks at this field doesn't take

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

2012-12-05 Thread Kai Uwe Broulik
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/102657/#review23030 --- lib/konq/konq_copytomenu.cpp

Re: Review Request: Fix KIO listDir entries batching

2012-12-05 Thread Mark Gaiser
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/107520/ --- (Updated Dec. 5, 2012, 6:54 p.m.) Review request for kdelibs and David

Re: Review Request: Jar archives also uses the zip protocol.

2012-12-05 Thread Frank Reininghaus
On Nov. 21, 2012, 3:48 p.m., David Faure wrote: Hmm, this shouldn't be necessary, in fact. The mimetype definition file freedesktop.org.xml says that application/x-java-archive derives from application/zip. So it sounds more like the code that looks at this field doesn't take

Re: making kioslave/trash size cache more robust

2012-12-05 Thread David Faure
On Friday 23 November 2012 02:58:36 Diggory Hardy wrote: Dear list, Since this bug — https://bugs.kde.org/show_bug.cgi?id=245482 — has not been addressed and since it makes KDE's trash somewhat incompatible with other implementations, I thought I'd have a go at addressing it. Great.