Mercurial > libervia-backend
diff src/bridge/bridge_constructor/bridge_template.ini @ 1060:aa15453ec54d
core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal
author | souliane <souliane@mailoo.org> |
---|---|
date | Fri, 23 May 2014 09:59:35 +0200 |
parents | b2b9c184033f |
children | 0abce7f17782 |
line wrap: on
line diff
--- a/src/bridge/bridge_constructor/bridge_template.ini Fri May 23 10:40:54 2014 +0200 +++ b/src/bridge/bridge_constructor/bridge_template.ini Fri May 23 09:59:35 2014 +0200 @@ -19,15 +19,6 @@ doc=Connection is finished or lost doc_param_0=%(doc_profile)s -[connectionError] -type=signal -category=core -sig_in=ss -doc=Something went wront with the connection -doc_param_0=error_type: Why the connection got wrong, can be - - AUTH_ERROR: Authentification error -doc_param_1=%(doc_profile)s - [newContact] type=signal category=core