change App Name to SilentDragonLite, clean up build trash

This commit is contained in:
DenioD
2019-11-02 14:04:15 +01:00
parent eaf27d0902
commit 94d21ecbea
5 changed files with 1 additions and 66 deletions

View File

@@ -165,7 +165,7 @@ public:
}
QCoreApplication::setOrganizationName("Hush");
QCoreApplication::setApplicationName("Silentdragonlite");
QCoreApplication::setApplicationName("SilentDragonLite");
QString locale = QLocale::system().name();
locale.truncate(locale.lastIndexOf('_')); // Get the language code