diff options
author | fiaxh <git@lightrise.org> | 2021-01-12 23:13:14 +0100 |
---|---|---|
committer | fiaxh <git@lightrise.org> | 2021-01-12 23:13:14 +0100 |
commit | e4b2f0c04979bf3075e2545fa950af9b76787279 (patch) | |
tree | faee254353c15c664fcd5aaab985ed1d38cb01bf /dino.doap.in | |
parent | 59236ec01a55a6316befad5101ec95314fac42fa (diff) | |
download | dino-e4b2f0c04979bf3075e2545fa950af9b76787279.tar.gz dino-e4b2f0c04979bf3075e2545fa950af9b76787279.zip |
Update DOAP file, use BCP 47 language format
Diffstat (limited to 'dino.doap.in')
-rw-r--r-- | dino.doap.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dino.doap.in b/dino.doap.in index c08898df..0759c895 100644 --- a/dino.doap.in +++ b/dino.doap.in @@ -197,6 +197,11 @@ </implements> <implements> <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0249.html" /> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0260.html" /> </xmpp:SupportedXep> </implements> |