mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-09-09 21:44:15 +02:00
Currently the app id hash is generated from workdir path only when it's set explicitly and that's for a good reason: the default workdir could be changed (e.g. by creating a TelegramForcePortable) and app id would change what would result in a duplicate .desktop created. The current code has the possibility of having duplicate .desktop files, too, as it happened, but by specifying -workdir to the same directory as the default one. There's now a check that ensures the specified workdir is really custom so those duplicate launchers could be removed what should really stabilize the hash. |
||
---|---|---|
.. | ||
build | ||
cmake | ||
codegen@5a11029c46 | ||
lib_base@2669a04579 | ||
lib_crl@3d7e1e1f13 | ||
lib_lottie@3e9c2f1026 | ||
lib_qr@501f4c3502 | ||
lib_rpl@8b1015d1bd | ||
lib_spellcheck@b94ec0107b | ||
lib_storage@839609369d | ||
lib_tl@36fb95c4de | ||
lib_ui@079d966e45 | ||
lib_webrtc@b68a95ad4d | ||
lib_webview@ebb8b8b91f | ||
Resources | ||
SourceFiles | ||
Telegram | ||
ThirdParty | ||
CMakeLists.txt | ||
configure.bat | ||
configure.py | ||
configure.sh | ||
create.bat | ||
Telegram.plist |