Re: End of 2016 update on PyKF5 bindings
Shaheed Haque <[email protected]>
| Newsgroups | gmane.comp.kde.devel.bindings |
|---|---|
| Message-ID | <CAHAc2je10rUJj-pk5agM3cAhwdWoyWdL17hALXicSO0VfXa_=w@mail.gmail.com> |
BTW... > Regarding my second point above, my next target is to add bindings to the > KDE ki18n repo. That is/was where I hit my "Issue #4". The hack I came up with was to "#undef TRANSLATION_DOMAIN" when compiling the module, this is based on a reading of the docs around this macro, but I confess I don't really understand what is the right thing here so I'm not confident this is the right answer.