D14774: Add QML Extensions API

David Rosca noreply at phabricator.kde.org
Fri Aug 17 08:22:15 BST 2018


drosca requested changes to this revision.
drosca added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> qmli18n.cpp:35
> +    bindtextdomain(m_domain.toUtf8(), localeDir.toUtf8());
> +    setlocale(LC_MESSAGES, "");
> +}

If possible, it shoudln't change locale at all, only temporarily change the `LANGUAGE` env var and restore its original value afterwards.

REPOSITORY
  R875 Falkon

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

To: anmolgautam, drosca
Cc: falkon, herrold, anmolgautam, SGOrava, iodelay, spoorun, ptabis, navarromorales, cochise, clivej, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20180817/72625682/attachment.html>


More information about the Falkon mailing list