Philipp Hörist pushed to branch master at gajim / gajim

Commits:
bf87ad5a by Philipp Hörist at 2018-10-06T20:38:55Z
Import _() instead of using builtin namespace

- Prepare for removing the global installed _() method in builtins
- Sort some imports along the way

- - - - -
ad4e1258 by Philipp Hörist at 2018-10-06T20:44:26Z
Improve finding locale dir

- Dont install _() globally, although its elegant mypy cant deal with it
- If gettext cant find the translation itself, iter through all dirs and search 
for it

- - - - -


30 changed files:

- gajim/adhoc_commands.py
- gajim/application.py
- gajim/atom_window.py
- gajim/chat_control.py
- gajim/chat_control_base.py
- gajim/common/connection.py
- gajim/common/connection_handlers_events.py
- gajim/common/exceptions.py
- gajim/common/i18n.py
- gajim/common/jingle_rtp.py
- gajim/common/logger.py
- gajim/common/logging_helpers.py
- gajim/common/modules/httpupload.py
- gajim/common/modules/message.py
- gajim/common/modules/presence.py
- gajim/common/modules/roster_item_exchange.py
- gajim/common/multimedia_helpers.py
- gajim/common/optparser.py
- gajim/common/zeroconf/connection_handlers_zeroconf.py
- gajim/common/zeroconf/connection_zeroconf.py
- gajim/common/zeroconf/zeroconf_avahi.py
- gajim/common/zeroconf/zeroconf_bonjour.py
- gajim/config.py
- gajim/conversation_textview.py
- gajim/dataforms_widget.py
- gajim/filetransfers_window.py
- gajim/groupchat_control.py
- gajim/gtk/about.py
- gajim/gtk/account_wizard.py
- gajim/gtk/accounts.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/990a35f9d847504a081b0ede7f7a9037eb88274c...ad4e1258d32a13475f1254b35cf9d94d0aa30615

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/990a35f9d847504a081b0ede7f7a9037eb88274c...ad4e1258d32a13475f1254b35cf9d94d0aa30615
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to