Comment 5 for bug 146849

Revision history for this message
Mats (matsben) wrote :

In jabber/Jabber.tcl

    # This is a method to show fake caps responses.
    set ::config(caps,fake) 0
    set ::config(caps,node) ""
    set ::config(caps,vers) ""

but it is untested. Note that the caps XEP is essentially completely rewritten
so its not entirely uptodate.