Remove old liks to jabber.org
This commit is contained in:
parent
0caf0f06ac
commit
29fbb7f7e4
|
@ -2539,7 +2539,7 @@ class ChatControl(ChatControlBase):
|
|||
|
||||
# This functions also checks for violation in state transitions
|
||||
# and raises RuntimeException with appropriate message
|
||||
# more on that http://www.jabber.org/jeps/jep-0085.html#statechart
|
||||
# more on that http://xmpp.org/extensions/xep-0085.html#statechart
|
||||
|
||||
# do not send nothing if we have chat state notifications disabled
|
||||
# that means we won't reply to the <active/> from other peer
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
"""
|
||||
A gtk.TextView-based renderer for XHTML-IM, as described in:
|
||||
http://www.jabber.org/jeps/jep-0071.html
|
||||
http://xmpp.org/extensions/xep-0071.html
|
||||
|
||||
Starting with the version posted by Gustavo Carneiro,
|
||||
I (Santiago Gala) am trying to make it more compatible
|
||||
|
|
Loading…
Reference in New Issue