Re: Ask about new KDE functionnalities.

2023-04-28 Thread Grzegorz Szymaszek
FWIW: http://www.alysbrooks.com/gpt-4-is-a-risky-dependency-for-foss-projects.html (found at https://ervin.ipsquad.net/blog/2023/04/21/web-review-week-2023-16/). signature.asc Description: PGP signature

Re: Can we rename gitklient?

2023-03-02 Thread Grzegorz Szymaszek
On Thu, Mar 02, 2023 at 10:58:18PM +0300, Gleb Popov wrote: > I really like "Kommit". It starts with "K" and is just to the point. FWIW - I do not intend to discourage you from renaming the program to "Kommit" - there is a Git (and Mercurial) commit message editor for GNOME called "Commit" (and se

Re: build_clazy_clang_tidy job can't find python-yaml

2020-05-22 Thread Grzegorz Szymaszek
Docker runs the test using a Debian testing‐based image, with both the testing and the unstable repositories enabled. apt-get fails to install python-yaml, because it has been removed from both of these repositories. The Python 3 equivalent is python3-yaml. signature.asc Description: PGP signatur

Re: Polish translation of "Cancel"

2020-04-17 Thread Grzegorz Szymaszek
ich is Windows. Again, I feel you are still not convinced that _most_ people see this translation as “absurd” etc. New and existing users will complain, they will waste hours reading and writing new #404286 comments, blog posts, emails, patches, until you revert the translation. How long are you g

Re: Polish translation of "Cancel"

2020-04-15 Thread Grzegorz Szymaszek
On Wed, Apr 15, 2020 at 09:30:34AM -0600, Nate Graham wrote: > Shouldn't the mailing list be using standard KDE infrastructure? Shouldn’t the Polish translation use common vocabulary instead of reviving words that no one uses in real life? I’m afraid both answers are “it should”. -- Grzegorz

Re: Polish translation of "Cancel"

2020-04-15 Thread Grzegorz Szymaszek
Hi, On Wed, Apr 15, 2020 at 08:45:17AM -0600, Nate Graham wrote: > [+ kde-devel mailing list since I don't know if I got the right localization > mailing list and couldn't find a polish-specific one] FWIW, there are three mailing lists hosted at SourceForge: https://sourceforge.net/p/kdei18n-pl/

Re: Need HTML/CSS help for Konqueror's about page

2017-07-10 Thread Grzegorz Szymaszek
Hello, It seems Chromium interprets the following (lines 23–24): like this: In HTML, a div must have both opening and closing tags, so you should change the original code to: to make it render correctly. You will face the same problem in lines 101 and 104. Other issues: 1. kde_inf