- Media with spoiler effects. You can wrap photos and videos you send in a fuzzy cover by selecting media in the attachment menu and tapping (...) > Hide With Spoiler. - Setting pictures for your contacts. You can choose your own picture for a contact – only you will see it on their profile. - Suggested profile pictures. When editing your contacts, you can suggest a photo for their profile. It will take them just two clicks to add the picture you suggested. - Public profile pictures. If you only allow certain users to see your profile photos, you can set a public picture for everyone else. - Ultimate profile picture privacy. You can set 'Who can see my profile photos' to 'Nobody' and add some users or groups as exceptions. - Member list privacy. Owners of large groups can hide the list of members.
69 lines
1.7 KiB
Text
69 lines
1.7 KiB
Text
// Microsoft Visual C++ generated resource script.
|
|
//
|
|
|
|
#define APSTUDIO_READONLY_SYMBOLS
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Generated from the TEXTINCLUDE 2 resource.
|
|
//
|
|
#if defined(__MINGW64__) || defined(__MINGW32__)
|
|
// MinGW-w64, MinGW
|
|
#if defined(__has_include) && __has_include(<winres.h>)
|
|
#include <winres.h>
|
|
#else
|
|
#include <afxres.h>
|
|
#include <winresrc.h>
|
|
#endif
|
|
#else
|
|
// MSVC, Windows SDK
|
|
#include <winres.h>
|
|
#endif
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
#undef APSTUDIO_READONLY_SYMBOLS
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
// English (United States) resources
|
|
|
|
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
|
|
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
|
#pragma code_page(1252)
|
|
|
|
/////////////////////////////////////////////////////////////////////////////
|
|
//
|
|
// Version
|
|
//
|
|
|
|
VS_VERSION_INFO VERSIONINFO
|
|
FILEVERSION 4,5,0,0
|
|
PRODUCTVERSION 4,5,0,0
|
|
FILEFLAGSMASK 0x3fL
|
|
#ifdef _DEBUG
|
|
FILEFLAGS 0x1L
|
|
#else
|
|
FILEFLAGS 0x0L
|
|
#endif
|
|
FILEOS 0x40004L
|
|
FILETYPE 0x0L
|
|
FILESUBTYPE 0x0L
|
|
BEGIN
|
|
BLOCK "StringFileInfo"
|
|
BEGIN
|
|
BLOCK "040904b0"
|
|
BEGIN
|
|
VALUE "CompanyName", "Telegram FZ-LLC"
|
|
VALUE "FileDescription", "Telegram Desktop Updater"
|
|
VALUE "FileVersion", "4.5.0.0"
|
|
VALUE "LegalCopyright", "Copyright (C) 2014-2022"
|
|
VALUE "ProductName", "Telegram Desktop"
|
|
VALUE "ProductVersion", "4.5.0.0"
|
|
END
|
|
END
|
|
BLOCK "VarFileInfo"
|
|
BEGIN
|
|
VALUE "Translation", 0x409, 1200
|
|
END
|
|
END
|
|
|
|
#endif // English (United States) resources
|
|
/////////////////////////////////////////////////////////////////////////////
|