mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-19 12:28:08 +00:00
fix(App): set application name (linphone)
This commit is contained in:
parent
daaa8bbd63
commit
6071cba500
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue