project: rename package to "jami", migrate config files

Change-Id: I5c7d429bd32aa22bd4c7ad0914a7581176c2ccdd
This commit is contained in:
Adrien Béraud
2019-03-21 17:38:30 -04:00
parent 27625f2aaf
commit 3d4724cdc1
7 changed files with 53 additions and 17 deletions

View File

@ -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