https://bugs.kde.org/show_bug.cgi?id=317338

--- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit 54e384e68eb69efa36714917b4f26bcb600f4a6a by Nicolas Fella.
Committed on 04/01/2023 at 20:35.
Pushed by nicolasfella into branch 'master'.

Enable scripted effects to load config translations from the kpackage

By default translations are loaded from /usr/share/locale. This works fine for
builtin effects
since we install our translations there.

However, it doesn't work for third-party scripted effects. They only provide a
kpackage and can't
install anything to /usr/share/.

This patch allows them to ship translations in
contents/locale/$language/LC_MESSAGES/$domain.mo,
where $domain is the X-KWin-Config-TranslationDomain metadata value

This matches what Plasma does for applets since
https://phabricator.kde.org/D5209

M  +5    -0    src/scripting/genericscriptedconfig.cpp

https://invent.kde.org/plasma/kwin/commit/54e384e68eb69efa36714917b4f26bcb600f4a6a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to