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

Commits:
efec098a by André Apitzsch at 2017-08-18T19:48:48+02:00
Use absolute imports

- - - - -
f7e83af2 by André Apitzsch at 2017-08-18T19:48:48+02:00
GajimRemote: Fix invalid filename

- - - - -
230739bb by André Apitzsch at 2017-08-18T19:48:48+02:00
Rewrite launch script

- - - - -
3b800578 by André Apitzsch at 2017-08-18T19:48:48+02:00
Update bin scripts

- - - - -
47c83311 by André Apitzsch at 2017-08-18T19:48:48+02:00
Always install in python3.x/site-packages

- - - - -
b11b7a4a by André Apitzsch at 2017-08-18T19:48:48+02:00
Check for root only on unix systems

- - - - -
675ebe54 by André Apitzsch at 2017-08-18T19:48:48+02:00
Up Gajim version to 0.16.11

- - - - -
67401204 by André Apitzsch at 2017-08-18T19:48:48+02:00
Mark gajim as a python package

- - - - -
ab041963 by André Apitzsch at 2017-08-18T19:48:48+02:00
Fix start of history manager from gajim

- - - - -
6d1c659b by André Apitzsch at 2017-08-18T19:48:48+02:00
Expand Python module search path

to work around the issue that the gajim module cannot be found

- - - - -
56d002ce by André Apitzsch at 2017-08-18T19:48:48+02:00
Fix test imports

- - - - -
89c7eb6e by André Apitzsch at 2017-08-18T20:03:20+02:00
Rename gajim.common.gajim to avoid name conflicts

- - - - -
4ffc1cf8 by Philipp Hörist at 2017-08-18T21:38:41+02:00
Merge branch 'absolute_imports' into 'master'

Make gajim a python module

See merge request !106
- - - - -


23 changed files:

- Makefile.am
- configure.ac
- + gajim/__init__.py
- gajim/adhoc_commands.py
- gajim/advanced_configuration_window.py
- gajim/app_actions.py
- gajim/atom_window.py
- gajim/chat_control.py
- gajim/chat_control_base.py
- gajim/command_system/dispatcher.py
- gajim/command_system/framework.py
- gajim/command_system/implementation/custom.py
- gajim/command_system/implementation/execute.py
- gajim/command_system/implementation/hosts.py
- gajim/command_system/implementation/middleware.py
- gajim/command_system/implementation/standard.py
- gajim/command_system/mapping.py
- gajim/common/gajim.py → gajim/common/app.py
- gajim/common/check_X509.py
- gajim/common/check_paths.py
- gajim/common/commands.py
- gajim/common/config.py
- gajim/common/configpaths.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/10f8fe2bb5f9cf1899cf9b35e5a1ef4a33f508e6...4ffc1cf8b6216a56954b868ec60c9fb6f5113d21

---
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/10f8fe2bb5f9cf1899cf9b35e5a1ef4a33f508e6...4ffc1cf8b6216a56954b868ec60c9fb6f5113d21
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to