fix: taskbar on Windows

fix: more branding
fix: smth
This commit is contained in:
ZavaruKitsu
2023-09-06 21:17:39 +03:00
parent f668c8d5ac
commit 3ccb0e16fc
36 changed files with 140 additions and 62 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ endif()
project(Telegram
LANGUAGES ${project_langs}
VERSION ${desktop_app_version_cmake}
DESCRIPTION "Official Telegram Desktop messenger"
HOMEPAGE_URL "https://desktop.telegram.org"
DESCRIPTION "AyuGram Desktop"
HOMEPAGE_URL "https://ayugram.one"
)
set_property(DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR} PROPERTY VS_STARTUP_PROJECT Telegram)