Re: Review Request 125257: i18nize Indexer State in balooctl and baloomonitor plugin

2015-09-18 Thread Pinak Ahuja
> On Sept. 17, 2015, 9:25 p.m., Albert Astals Cid wrote: > > Would these also need i18n? > > > > if (running) { > > out << "Baloo File Indexer is running\n"; > > out << "Indexer state: " << > > stateString(schedulerinterface.state()) << endl; > >

Implementing "translation in context"

2015-09-18 Thread Dashamir Hoxha
Hi, I have implemented what I call "translation in context" in this application: - http://v.btranslator.org/ - http://v.btranslator.org?proj=ICT_de&lng=de - http://v.btranslator.org?proj=ICT_fr&lng=fr

Re: Implementing "translation in context"

2015-09-18 Thread Thomas Lübking
On Freitag, 18. September 2015 09:17:16 CEST, Dashamir Hoxha wrote: The most difficult part in my opinion is how to mark (or decorate) the translated string, so that it can respond to a Ctrl+Click event. You need a plugin for the (every, could be a11y stuff?) Qt client that provides an IPC (d

Re: Implementing "translation in context"

2015-09-18 Thread Sune Vuorela
On 2015-09-18, Thomas Lübking wrote: > On Freitag, 18. September 2015 09:17:16 CEST, Dashamir Hoxha wrote: > >> The most difficult part in my opinion is how to mark (or decorate) >> the translated string, so that it can respond to a Ctrl+Click event. > > You need a plugin for the (every, could be

Review Request 125302: Balooctl: Add Config option

2015-09-18 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125302/ --- Review request for Baloo and Pinak Ahuja. Repository: baloo Description

Re: Review Request 125302: Balooctl: Add Config option

2015-09-18 Thread Pinak Ahuja
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125302/#review85637 --- Ship it! Looks good some minor suggestions, * Forgot to add t

Re: Review Request 125302: Balooctl: Add Config option

2015-09-18 Thread Pinak Ahuja
> On Sept. 18, 2015, 8:04 p.m., Pinak Ahuja wrote: > > Looks good some minor suggestions, > > * Forgot to add the description for the config command to balooctl :) > > * maybe we can check for plural as well as singular forms of commands > > (includeFolder(s))? > > * If I type in balooctl config

Re: Review Request 125257: i18nize Indexer State in balooctl and baloomonitor plugin

2015-09-18 Thread Albert Astals Cid
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125257/#review85644 --- Ship it! Ship It! - Albert Astals Cid On set. 16, 2015, 11

Re: Review Request 120939: [OS X] turn baloo services into proper background "agents" and use IOPOL_THROTTLE for lower priority IO

2015-09-18 Thread René J . V . Bertin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120939/ --- (Updated Sept. 18, 2015, 9:15 p.m.) Status -- This change has been d

Re: Review Request 120939: [OS X] turn baloo services into proper background "agents" and use IOPOL_THROTTLE for lower priority IO

2015-09-18 Thread Marko Käning
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120939/#review85648 --- Why has this been discarded? - Marko Käning On Sept. 18, 20

Re: Review Request 120939: [OS X] turn baloo services into proper background "agents" and use IOPOL_THROTTLE for lower priority IO

2015-09-18 Thread Vishesh Handa
> On Sept. 18, 2015, 9:25 p.m., Marko Käning wrote: > > Why has this been discarded? Oops. I didn't press publish on my comment. Baloo, now as a design goal, doesn't support OSX or Windows any more. We recommend using their native file indexers. Sorry about not pushing your patch, I meant to

Re: Review Request 120939: [OS X] turn baloo services into proper background "agents" and use IOPOL_THROTTLE for lower priority IO

2015-09-18 Thread René J . V . Bertin
> On Sept. 18, 2015, 11:25 p.m., Marko Käning wrote: > > Why has this been discarded? > > Vishesh Handa wrote: > Oops. I didn't press publish on my comment. > > Baloo, now as a design goal, doesn't support OSX or Windows any more. We > recommend using their native file indexers. So

Re: Review Request 120939: [OS X] turn baloo services into proper background "agents" and use IOPOL_THROTTLE for lower priority IO

2015-09-18 Thread Marko Käning
> On Sept. 18, 2015, 11:25 p.m., Marko Käning wrote: > > Why has this been discarded? > > Vishesh Handa wrote: > Oops. I didn't press publish on my comment. > > Baloo, now as a design goal, doesn't support OSX or Windows any more. We > recommend using their native file indexers. So

Re: Review Request 120939: [OS X] turn baloo services into proper background "agents" and use IOPOL_THROTTLE for lower priority IO

2015-09-18 Thread Vishesh Handa
> On Sept. 18, 2015, 9:25 p.m., Marko Käning wrote: > > Why has this been discarded? > > Vishesh Handa wrote: > Oops. I didn't press publish on my comment. > > Baloo, now as a design goal, doesn't support OSX or Windows any more. We > recommend using their native file indexers. Sor

Re: Review Request 125302: Balooctl: Add Config option

2015-09-18 Thread Vishesh Handa
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125302/ --- (Updated Sept. 19, 2015, 12:59 a.m.) Status -- This change has been

Porting tutorials over to KF5

2015-09-18 Thread Juan Carlos Torres
Greetings, I've started porting some of the "Basics of KDE 4 Programming" tutorials over to KF5 code[1] just to get the ball rolling on updating our docs. They are basically just a direct port of the code found in the main tutorials, with some annotations and references to porting guides or API

Re: Review Request 125257: i18nize Indexer State in balooctl and baloomonitor plugin

2015-09-18 Thread Pinak Ahuja
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125257/ --- (Updated Sept. 19, 2015, 5:28 a.m.) Status -- This change has been m