Reduce app ID hardcoding

And rename the relevant build variable to make more sense

Signed-off-by: Echo J <tcg96nougat@gmail.com>
This commit is contained in:
Echo J
2025-03-07 11:21:20 +02:00
parent ffdf1f746e
commit 14ab4055ff
9 changed files with 40 additions and 34 deletions

View File

@ -52,7 +52,7 @@ class Config {
QString LAUNCHER_DOMAIN;
QString LAUNCHER_CONFIGFILE;
QString LAUNCHER_GIT;
QString LAUNCHER_DESKTOPFILENAME;
QString LAUNCHER_APPID;
QString LAUNCHER_SVGFILENAME;
/// The major version number.