fix build

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97 2024-06-14 13:00:59 +03:00
parent 8db0b5f421
commit 3db4f4dc2b
No known key found for this signature in database
GPG Key ID: 55EF5DA53DB36318
3 changed files with 4 additions and 4 deletions

View File

@ -42,10 +42,10 @@
#include "Application.h" #include "Application.h"
#include "BuildConfig.h" #include "BuildConfig.h"
#include "FileSystem.h"
#include <QFile> #include <QFile>
#include <QProcess> #include <QProcess>
#include <QSettings>
#include <QStandardPaths> #include <QStandardPaths>
bool isSchemeHandlerRegistered() bool isSchemeHandlerRegistered()

View File

@ -114,7 +114,7 @@
</size> </size>
</property> </property>
<property name="text"> <property name="text">
<string>Login with Microsoft</string> <string>Sign in with Microsoft</string>
</property> </property>
<property name="default"> <property name="default">
<bool>true</bool> <bool>true</bool>

View File

@ -6,8 +6,8 @@ Type=Application
Terminal=false Terminal=false
Exec=@Launcher_APP_BINARY_NAME@ %U Exec=@Launcher_APP_BINARY_NAME@ %U
StartupNotify=true StartupNotify=true
Icon=org.@Launcher_APP_BINARY_NAME@.@Launcher_Name@ Icon=org.@Launcher_APP_BINARY_NAME@.@Launcher_CommonName@
Categories=Game;ActionGame;AdventureGame;Simulation; Categories=Game;ActionGame;AdventureGame;Simulation;
Keywords=game;minecraft;mc; Keywords=game;minecraft;mc;
StartupWMClass=@Launcher_Name@ StartupWMClass=@Launcher_CommonName@
MimeType=application/zip;application/x-modrinth-modpack+zip;x-scheme-handler/curseforge;x-scheme-handler/@Launcher_APP_BINARY_NAME@; MimeType=application/zip;application/x-modrinth-modpack+zip;x-scheme-handler/curseforge;x-scheme-handler/@Launcher_APP_BINARY_NAME@;