gabble_connection_add_sidecar_own_caps() allows a Gabble plugin to get the XEP-0115 verification string by giving the features and identities but not dataforms. The code in Gabble to parse and hash dataforms exist but it is not exposed in the signature of gabble_connection_add_sidecar_own_caps(). It should be made available for plugins. The following patch fixes it.
Looks good. Merge away.
Patch merged: commit e61ea6b4baa4080e072f69699bc876c762797b5d Author: Alban Crequy <alban.crequy@collabora.co.uk> Date: Wed Dec 7 13:19:22 2011 +0000 Add gabble_connection_add_sidecar_own_caps_full() with dataforms https://bugs.freedesktop.org/show_bug.cgi?id=43588
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.