mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-25 22:44:11 +01:00
corrected name and status
This commit is contained in:
parent
de13565901
commit
6afd4b0c6b
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@
|
|||
xmlns:foaf="http://xmlns.com/foaf/0.1/"
|
||||
xmlns:xmpp="https://linkmauve.fr/ns/xmpp-doap#"
|
||||
xmlns:schema="https://schema.org/">
|
||||
<name>Conversations</name>
|
||||
<name>monocles chat</name>
|
||||
|
||||
<created>2014-01-14</created>
|
||||
<created>2021-05-22</created>
|
||||
|
||||
<shortdesc xml:lang="en">Userfriendly XMPP Client for Android</shortdesc>
|
||||
|
||||
|
@ -462,7 +462,7 @@
|
|||
<implements>
|
||||
<xmpp:SupportedXep>
|
||||
<xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0364.html"/>
|
||||
<xmpp:status>wip</xmpp:status>
|
||||
<xmpp:status>partial</xmpp:status>
|
||||
<xmpp:version>0.3.2</xmpp:version>
|
||||
<xmpp:since>1.4.3</xmpp:since>
|
||||
</xmpp:SupportedXep>
|
||||
|
|
Loading…
Add table
Reference in a new issue