Mercurial > libervia-web
diff libervia.py @ 391:c86d7a8d2c1e
browser_side: added a dialog in Settings/Account to update/delete the XMPP account
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 03 Mar 2014 15:44:54 +0100 |
parents | 2d782349b88a |
children | f539f6f8ee9c |
line wrap: on
line diff
--- a/libervia.py Mon Mar 03 15:44:13 2014 +0100 +++ b/libervia.py Mon Mar 03 15:44:54 2014 +0100 @@ -125,7 +125,7 @@ "getWaitingSub", "subscription", "delContact", "updateContact", "getCard", "getEntityData", "getParamsUI", "asyncGetParamA", "setParam", "launchAction", "disconnect", "chatStateComposing", "getNewAccountDomain", "confirmationAnswer", - "syntaxConvert", + "syntaxConvert", "getAccountDialogUI", ])