changeset 371b4cb440d3 in /home/hg/repos/gajim

author: Yann Leboulanger <aste...@lagaule.org>
branches: 
details:http://hg.gajim.org/gajim?cmd=changeset;node=371b4cb440d3
description: get gtkexcepthook back (Thanks demandimport once again ...)

diffstat:

 src/gajim.py |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r cba8934c2688 -r 371b4cb440d3 src/gajim.py
--- a/src/gajim.py      Sun Aug 25 16:14:38 2013 +0200
+++ b/src/gajim.py      Sun Aug 25 18:57:27 2013 +0200
@@ -74,7 +74,7 @@
     'logging.NullHandler', 'dbus.service', 'OpenSSL.SSL', 'OpenSSL.crypto',
     'common.sleepy', 'DLFCN', 'dl', 'xml.sax', 'xml.sax.handler', 'ic',
     'Crypto.PublicKey', 'IPython', 'contextlib', 'imp', 'gst.interfaces',
-    'monotonic']
+    'monotonic', 'gtkexcepthook']
 
 if os.name == 'nt':
     import locale
_______________________________________________
Commits mailing list
Commits@gajim.org
http://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to