D29270: Fix broken localization of kcmkwinrules

Vlad Zahorodnii noreply at phabricator.kde.org
Wed Apr 29 07:05:48 BST 2020


zzag added inline comments.

INLINE COMMENTS

> Messages.sh:2
>  #! /usr/bin/env bash
> -$EXTRACTRC *.ui >> rc.cpp || exit 11
> -$XGETTEXT *.cpp *.h -o $podir/kcmkwinrules.pot
> -rm -f rc.cpp
> +$XGETTEXT `find . -name \*.cpp -o -name \*.h -o -name \*.qml` -o $podir/kcmkwinrules.pot

If we rename the pot file to kcm_kwinrules.pot and adjust TRANSLATION_DOMAIN in CMakeLists.txt, will we still need to use i18nd?

REPOSITORY
  R108 KWin

REVISION DETAIL
  https://phabricator.kde.org/D29270

To: yurchor, #kwin
Cc: zzag, kwin, Orage, cacarry, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, ahiemstra, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwin/attachments/20200429/aec7a767/attachment-0001.html>


More information about the kwin mailing list