# This is a method to show fake caps responses.
set ::config(caps,fake) 0
set ::config(caps,node) ""
set ::config(caps,vers) ""
# Method to fake jabber:iq.version response.
set ::config(vers,full) ""
if {0} {
set ::config(caps,fake) 1
set ::config(caps,node) "http://www.microsoft.com/msn"
set ::config(caps,vers) "9.9"
set ::config(vers,full) "9.9"
}
On 10/3/07, sander <email address hidden> wrote:
> ok, I see now. But this does not changes the information provided by this
> XEP:
> http://www.xmpp.org/extensions/xep-0092.html
>
> --
> Possibility to fake OS and client version
> https://bugs.launchpad.net/bugs/146849
> You received this bug notification because you are a bug assignee.
>
Now added. I choose to keep them separate:
# This is a method to show fake caps responses.
set ::config(caps,fake) 0
set ::config(caps,node) ""
set ::config(caps,vers) ""
# Method to fake jabber: iq.version response.
set ::config(vers,full) ""
if {0} { www.microsoft. com/msn"
set ::config(caps,fake) 1
set ::config(caps,node) "http://
set ::config(caps,vers) "9.9"
set ::config(vers,full) "9.9"
}
On 10/3/07, sander <email address hidden> wrote: www.xmpp. org/extensions/ xep-0092. html /bugs.launchpad .net/bugs/ 146849
> ok, I see now. But this does not changes the information provided by this
> XEP:
> http://
>
> --
> Possibility to fake OS and client version
> https:/
> You received this bug notification because you are a bug assignee.
>