From 013be2d5a2f04726228b74a9504634b6bf7ebaa3 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 2 Jun 2023 18:47:36 +0300 Subject: Telegram: option to compress files during send --- protocols/Telegram/res/resource.rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/Telegram/res') diff --git a/protocols/Telegram/res/resource.rc b/protocols/Telegram/res/resource.rc index 0132cbc861..340d24eb87 100644 --- a/protocols/Telegram/res/resource.rc +++ b/protocols/Telegram/res/resource.rc @@ -94,6 +94,7 @@ BEGIN EDITTEXT IDC_DEVICE_NAME,87,60,211,12,ES_AUTOHSCROLL CONTROL "Do not open chat windows on creation",IDC_HIDECHATS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,83,294,10 + CONTROL "Compress files on send",IDC_COMPRESS_FILES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,4,97,294,10 END IDD_OPTIONS_ADV DIALOGEX 0, 0, 310, 86 @@ -153,6 +154,7 @@ IDI_PREMIUM ICON "premium.ico" IDI_FORWARD ICON "forward.ico" + ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO -- cgit v1.2.3