js
0551c9ddac
* Start X11 automatically on OS X if not running.
...
* Moved one import in osx/__init__.py. If that import fails, we still
got the few functions defined we need, even if the rest of that file
doesn't work due to missing deps.
2008-06-07 21:12:27 +00:00
James Newton
4bd76ef2ff
Return error under error condition
2007-12-19 17:22:15 +00:00
James Newton
56721d63b8
Removing generated files that accidentally got checked in
2007-12-19 17:18:44 +00:00
James Newton
2137ab0bbd
need the __init__.py for the module import. It had been an empty file and
...
probably didn't make it through the patch before because of that.
2007-11-19 23:14:42 +00:00
James Newton
c2b901dfe9
Adjusted the menu code in an attempt to make it work better on leopard. Removed
...
the idle_add wrapper for on_quit and moved the idle_add wrapping into the
sync-menu code instead.
2007-11-16 23:11:35 +00:00
James Newton
6a17fb166c
Removing these automake generated files that were accidentally checked in.
2007-11-16 14:11:23 +00:00
James Newton
c6c31a17c3
Removed path adjustment from gajim.py and moved it outside of gajim proper.
2007-11-16 14:04:18 +00:00
Yann Leboulanger
310bc41d7a
remove .pyo file
2007-11-15 14:29:03 +00:00
Yann Leboulanger
1f7a462788
[James Newton] osx port for Gajim. a GREAT thanks!!!
2007-11-14 19:47:52 +00:00