mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
project: rename package to "jami", migrate config files
Change-Id: I5c7d429bd32aa22bd4c7ad0914a7581176c2ccdd
This commit is contained in:
@ -43,7 +43,7 @@ print_title()
|
||||
{
|
||||
std::cout
|
||||
<< "Jami Daemon " << DRing::version()
|
||||
<< ", by Savoir-faire Linux 2004-2018" << std::endl
|
||||
<< ", by Savoir-faire Linux 2004-2019" << std::endl
|
||||
<< "https://jami.net/" << std::endl
|
||||
#ifdef RING_VIDEO
|
||||
<< "[Video support enabled]" << std::endl
|
||||
|
Reference in New Issue
Block a user