forked from Public/monero-gui
update ApplicationName to "monero-gui"
This commit is contained in:
committed by
GitHub
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");
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user