mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-16 15:58:11 +00:00
update ApplicationName to "monero-gui"
This commit is contained in:
parent
b4353a31ac
commit
28fb9fa2be
1 changed files with 1 additions and 1 deletions
2
main.cpp
2
main.cpp
|
@ -88,7 +88,7 @@ int main(int argc, char *argv[])
|
|||
|
||||
qDebug() << "app startd";
|
||||
|
||||
app.setApplicationName("monero-core");
|
||||
app.setApplicationName("monero-gui");
|
||||
app.setOrganizationDomain("getmonero.org");
|
||||
app.setOrganizationName("monero-project");
|
||||
|
||||
|
|
Loading…
Reference in a new issue