mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-09 19:32:03 +02:00
update ApplicationName to "monero-gui"
This commit is contained in:
parent
b4353a31ac
commit
28fb9fa2be
2
main.cpp
2
main.cpp
@ -88,7 +88,7 @@ int main(int argc, char *argv[])
|
|||||||
|
|
||||||
qDebug() << "app startd";
|
qDebug() << "app startd";
|
||||||
|
|
||||||
app.setApplicationName("monero-core");
|
app.setApplicationName("monero-gui");
|
||||||
app.setOrganizationDomain("getmonero.org");
|
app.setOrganizationDomain("getmonero.org");
|
||||||
app.setOrganizationName("monero-project");
|
app.setOrganizationName("monero-project");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user