mirror of
https://github.com/igniterealtime/Spark.git
synced 2025-12-01 12:27:58 +00:00
update documentation
This commit is contained in:
@ -10,10 +10,10 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>meet</artifactId>
|
||||
<version>0.1.0</version>
|
||||
<version>0.2.0</version>
|
||||
|
||||
<name>Online Meetings Plugin</name>
|
||||
<description>Adds support for Online Meetings to the Spark IM client.</description>
|
||||
<description>Adds support for XEP-0483: HTTP Online Meetings to the Spark IM client.</description>
|
||||
|
||||
<contributors>
|
||||
<contributor>
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
This is a plugin for Spark that allows users to join audio and video conferences hosted by [Online Meetings](https://github.com/igniterealtime/openfire-ofmeet-plugin/releases).
|
||||
See the documentation for more details. It provides a button from a Multi User Chat (MUC) room or chat window within the Spark client, to open a Chrome window using the URL for the Jitsi Meet web client.
|
||||
This is a plugin for Spark that allows users to join audio and video conferences supported by [XEP-0483: HTTP Online Meetings](https://xmpp.org/extensions/xep-0483.html)
|
||||
See the documentation for more details. It provides a button from a Multi User Chat (MUC) room or chat window within the Spark client, to open a Chrome window using the URL provided.
|
||||
It uses Electron instead of depending on Chrome installed and configured as the default browser.
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user