Re: icons in filelight on windows

2024-06-23 Thread christoph
On 2024-06-23 10:11, Julius Künzel wrote: Hi, it sounds as if reading this article would be the answer to your problem: https://cullmann.io/posts/kde-applications-and-icons/ at the end of the article there are some code examples. See also eg. https://invent.kde.org/utilities/kate/-/commit/a

Re: KDE Gear projects with failing CI (master) (18 June 2024)

2024-06-23 Thread Volker Krause
On Sonntag, 23. Juni 2024 10:18:05 CEST Julius Künzel wrote: > 21.06.2024 09:56:54 christ...@cullmann.io: > With make the problem doesn't seem to occur because it looks like the > Makefiles serialize building of Test8 and Test8_cmake so that > Test8_cmake > is always built after

Re: KDE Gear projects with failing CI (master) (18 June 2024)

2024-06-23 Thread Julius Künzel
21.06.2024 09:56:54 christ...@cullmann.io: With make the problem doesn't seem to occur because it looks like the Makefiles serialize building of Test8 and Test8_cmake so that Test8_cmake is always built after Test8 where Test8 creates the headers that Test8_cmake uses. With nin

Re: icons in filelight on windows

2024-06-23 Thread Julius Künzel
Hi, it sounds as if reading this article would be the answer to your problem: https://cullmann.io/posts/kde-applications-and-icons/ at the end of the article there are some code examples. See also eg. https://invent.kde.org/utilities/kate/-/commit/a74a2657c7fb642c4062afb50a2c7920da315eca I ho