annotate misc/org.libervia.LiberviaTUI.desktop @ 4275:29fda1340078
plugin XEP-0176: Send ICE candidates buffer for initiator:
- ICE buffer is now sent also for initiator.
- If `ice_candidates_new_cb` is set in `session`, it will be used instead of using the
`ice_candidates_new` signal. This is useful to handle internally the workflow, and will
be used in incoming `Conferences` component.
rel 445
author |
Goffi <goffi@goffi.org> |
date |
Fri, 05 Jul 2024 17:18:32 +0200 |
parents |
a27fd445c7c7 |
children |
|
rev |
line source |
3574
|
1 [Desktop Entry] |
|
2 Type=Application |
|
3 Name=Libervia TUI (Primitivus) |
|
4 Comment=console frontend for Libervia (XMPP) |
|
5 Exec=libervia-tui |
|
6 Icon=org.libervia.LiberviaTUI |
|
7 Categories=Network;InstantMessaging;Chat;FileTransfer;RemoteAccess; |
|
8 Keywords=xmpp;chat;messaging;im;file;sharing;communication;jabber;social;network;decentralization;console; |