build: renaming to sourcetrail

This commit is contained in:
Andreas Stallinger
2017-04-07 13:19:09 +02:00
parent 8391a6da57
commit 045a259b2e
224 changed files with 885 additions and 4271 deletions
+1 -1
View File
@@ -343,7 +343,7 @@ void Application::updateTitle()
{
if (m_hasGUI)
{
std::string title = m_isInTrial ? "Coati Trial" : "Coati";
std::string title = m_isInTrial ? "Sourcetrail Trial" : "Sourcetrail";
if (m_project)
{