diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/miranda.doap | 24 | ||||
-rw-r--r-- | docs/mirandaboot.ini | 4 | ||||
-rw-r--r-- | docs/readme.txt | 2 |
3 files changed, 27 insertions, 3 deletions
diff --git a/docs/miranda.doap b/docs/miranda.doap index cd0edefc9f..a1c3d6c913 100644 --- a/docs/miranda.doap +++ b/docs/miranda.doap @@ -347,5 +347,29 @@ <xmpp:version>0.2</xmpp:version> </xmpp:SupportedXep> </implements> + <implements> + <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0388.html"/> + <xmpp:version>1.0.2</xmpp:version> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0440.html"/> + <xmpp:version>0.4.2</xmpp:version> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0474.html"/> + <xmpp:version>0.3.1</xmpp:version> + </xmpp:SupportedXep> + </implements> + <implements> + <xmpp:SupportedXep> + <xmpp:xep rdf:resource="https://xmpp.org/extensions/xep-0480.html"/> + <xmpp:version>0.2.0</xmpp:version> + </xmpp:SupportedXep> + </implements> </Project> </rdf:RDF> diff --git a/docs/mirandaboot.ini b/docs/mirandaboot.ini index eda96074a0..8ddc5b5426 100644 --- a/docs/mirandaboot.ini +++ b/docs/mirandaboot.ini @@ -74,8 +74,8 @@ Safe=CLC Icons CLUI CList SkinSounds ;Unsafe
;A space-separated list of database module names that could be altered for
;malicious purposes (e.g., by faking a login server to steal passwords).
-;Default: Facebook GG IRC JABBER SKYPE TWITTER VKontakte
-Unsafe=Facebook GG IRC JABBER SKYPE TWITTER VKontakte
+;Default: Facebook GG IRC JABBER TWITTER VKontakte
+Unsafe=Facebook GG IRC JABBER TWITTER VKontakte
;OverrideSecurityFilename
;System administrators may find it desirable to install settings without prompting
diff --git a/docs/readme.txt b/docs/readme.txt index 25e21f4f3f..5f6277a4d9 100644 --- a/docs/readme.txt +++ b/docs/readme.txt @@ -91,7 +91,7 @@ Miranda NG is released under the terms of the GNU General Public License. See "LICENSE" for more details.
Miranda IM is copyright 2000-2012 by the people listed in contributors.txt.
-Miranda NG is copyright 2012-2024 by the people listed in contributors.txt.
+Miranda NG is copyright 2012-2025 by the people listed in contributors.txt.
The plugins included with this release are copyrighted by their authors. See the
documentation for each plugin for more information.
|