mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 14:08:41 +00:00
Fix build for Linux.
This commit is contained in:
@@ -557,7 +557,7 @@ void MainWindow::psFirstShow() {
|
||||
auto snapName = QString::fromLatin1(qgetenv("SNAP_NAME"));
|
||||
if(snapName.isEmpty()) {
|
||||
std::vector<QString> possibleDesktopFiles = {
|
||||
MACRO_TO_STRING(TDESKTOP_LAUNCHER_BASENAME) + ".desktop",
|
||||
MACRO_TO_STRING(TDESKTOP_LAUNCHER_BASENAME) ".desktop",
|
||||
"Telegram.desktop"
|
||||
};
|
||||
|
||||
|
2
cmake
2
cmake
Submodule cmake updated: 7b68f17156...b2eb74be1d
Reference in New Issue
Block a user