Skip to content
Snippets Groups Projects
Commit b75676d0 authored by Adrien Béraud's avatar Adrien Béraud Committed by Sébastien Blin
Browse files

docs: rename to Jami

Change-Id: Ice9d9b57571f779eb86e5940f67d30ac57100945
parent 87cfc334
No related branches found
No related tags found
No related merge requests found
# libringclient
libringclient is a client library for GNU Ring
libringclient is a client library for Jami
For more information about the GNU Ring project, see the following:
- Main website: https://ring.cx/
- Bug tracker: https://tuleap.ring.cx/projects/ring/
- Repositories: https://gerrit-ring.savoirfairelinux.com
For more information about the Jami project, see the following:
- Main website: https://jami.net
- Bug tracker: https://git.jami.net
- Repositories: https://review.jami.net
For build/install instructions, see the INSTALL file.
[
{"host": "bootstrap.ring.cx", "port": 4222}
{"host": "bootstrap.jami.net", "port": 4222}
]
......@@ -68,7 +68,7 @@ public:
std::string currentVideoCaptureDevice_ {};
#ifndef ENABLE_LIBWRAP
// TODO: Init Video Renderers from daemon (see: https://git.ring.cx/savoirfairelinux/ring-daemon/issues/59)
// TODO: Init Video Renderers from daemon (see: https://git.jami.net/savoirfairelinux/ring-daemon/issues/59)
static void stopCameraAndQuit(int);
static uint32_t SIZE_RENDERER;
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment