diff options
Diffstat (limited to 'docs/miranda.doap')
-rw-r--r-- | docs/miranda.doap | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/miranda.doap b/docs/miranda.doap index 98c0e2d3f8..530fb81c06 100644 --- a/docs/miranda.doap +++ b/docs/miranda.doap @@ -228,6 +228,12 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0160.html"/> + </xmpp:SupportedXep> + </implements> + <implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0163.html"/> </xmpp:SupportedXep> </implements> |