fix(App): set application name (linphone)

This commit is contained in:
Ronan Abhamon 2017-06-15 15:10:16 +02:00
parent daaa8bbd63
commit 6071cba500

View file

@ -29,7 +29,7 @@
#include "app/App.hpp"
// Must be unique. Used by `SingleApplication`.
#define APPLICATION_NAME "Linphone Desktop"
#define APPLICATION_NAME "linphone"
#define APPLICATION_VERSION LINPHONE_QT_GIT_VERSION
#define DEFAULT_FONT "Noto Sans"