rename Ring to Jami

Removes refrences to project name in logs and comments where it doesn't
matter whether or not the name is specified.

Change-Id: I17f99390226929ee620bc479b203825389bb3d4d
This commit is contained in:
philippegorley
2018-12-06 10:17:39 -05:00
committed by Adrien Béraud
parent 707144465a
commit 8b9940eb26
20 changed files with 66 additions and 66 deletions

View File

@ -111,7 +111,7 @@ $CXX
PREFIX=\$(abspath ./build)
all: $NEEDED
@echo "You are ready to build Ring and its contribs"
@echo "You are ready to build Jami and its contribs"
include tools.mak
EOF