BlueDevil 1.X end of life

2013-12-29 Thread Àlex Fiestas
Hello everyone. With the release of BlueDevil 2.0 (that will happen somewhere in the following month) I will stop supporting the 1.3 branch, meaning that no new releases will be done, no new backports and all bugs reported to that branch will be closed. There are 2 reasons that make me unable

Re: Review Request 114717: Language detection in Sonnet

2013-12-29 Thread Martin Tobias Holmedahl Sandsmark
On Sun, Dec 29, 2013 at 05:46:33PM -, Christoph Feck wrote: > It probably has better detection (uses quadgraphs instead of trigraphs), > and covers more languages, but it hardly looks "compact", with the > cld2_generated_quad0720.cc file being over 20 megabytes large :) Exactly. I could probab

Re: Review Request 114717: Language detection in Sonnet

2013-12-29 Thread Christoph Feck
> On Dec. 29, 2013, 4:39 p.m., Àlex Fiestas wrote: > > I wonder if we could use > > https://code.google.com/p/chromium-compact-language-detector/, apparently > > it is known to be really small, fast and contained, what do you think? It probably has better detection (uses quadgraphs instead of

Re: Review Request 114717: Language detection in Sonnet

2013-12-29 Thread Àlex Fiestas
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/114717/#review46389 --- I wonder if we could use https://code.google.com/p/chromium-c