Philipp Hörist pushed to branch master at gajim / python-nbxmpp

Commits:
0aed4447 by Philipp Hörist at 2018-12-04T19:25:22Z
Add new namespace

- - - - -


1 changed file:

- nbxmpp/protocol.py


Changes:

=====================================
nbxmpp/protocol.py
=====================================
@@ -188,6 +188,7 @@ NS_HASHES_SHA3_512 = 
'urn:xmpp:hash-function-text-names:sha3-512'
 NS_HASHES_BLAKE2B_256 = 'urn:xmpp:hash-function-text-names:id-blake2b256'
 NS_HASHES_BLAKE2B_512 = 'urn:xmpp:hash-function-text-names:id-blake2b512'
 NS_OPENPGP = 'urn:xmpp:openpgp:0'
+NS_BOOKMARK_CONVERSION = 'urn:xmpp:bookmarks-conversion:0'
 
 #xmpp_stream_error_conditions = '''
 #bad-format --  --  -- The entity has sent XML that cannot be processed.



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/commit/0aed44470bac25c42e85de268cbed74c15582021

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/commit/0aed44470bac25c42e85de268cbed74c15582021
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