Hi team,
I would like to propose an incubation request for the Snap KCM. It was my GSoC
project and now, it'd be great to have it under the community. The KCM makes it
very easy to manage and maintain permissions of snap apps that are installed on
the system.
This is the repo of the projec
See
https://invent.kde.org/office/calligra/-/blob/master/libs/widgets/KoZoomMode.cpp?ref_type=heads#L11
on how I ported this code for Calligra :)
On Tue, Oct 15, 2024, at 9:46 AM, Halla Rempt wrote:
> Hi,
>
> I'm porting Krita to KF6 now, and I'm running into an issue: i18n_noop no
> longer e
Hi,
I'm porting Krita to KF6 now, and I'm running into an issue: i18n_noop no
longer exists. Both in Calligra and Krita, we have
const char* KoZoomMode::modes[] =
{
I18N_NOOP("%1%"),
I18N_NOOP("Fit Page Width"),
I18N_NOOP("Fit Page"),
0,
I18N_NOOP("Actual Pixels")
};
in KoZo
Am Dienstag, 15. Oktober 2024, 09:46:53 MESZ schrieb Halla Rempt:
> Hi,
>
> I'm porting Krita to KF6 now, and I'm running into an issue: i18n_noop no
> longer exists. Both in Calligra and Krita, we have
>
> const char* KoZoomMode::modes[] =
> {
> I18N_NOOP("%1%"),
> I18N_NOOP("Fit Page Wi
🥳
On 16/10/24 07:18, Albert Astals Cid wrote:
Please work on fixing them, otherwise i will remove the failing CI jobs on
their 4th failing week, it is very important that CI is passing for multiple
reasons.
Good news: All repositories pass :)
Cheers,
Albert
Please work on fixing them, otherwise i will remove the failing CI jobs on
their 4th failing week, it is very important that CI is passing for multiple
reasons.
Bad news: 2 repositories are still failing, 1 repository has started failing
Good news: 1 repository was fixed
libktorrent - 3rd wee
Please work on fixing them, otherwise i will remove the failing CI jobs on
their 4th failing week, it is very important that CI is passing for multiple
reasons.
Good news: All repositories pass :)
Cheers,
Albert