From c4a013eb138c4fe3e181751ca5a5b596e5961dd4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 7 Dec 2023 14:42:57 +0300 Subject: since Reply menu item does not depend on a protocol, it's moved to NewStory --- protocols/Telegram/res/reply.ico | Bin 4286 -> 0 bytes protocols/Telegram/res/resource.rc | 3 --- 2 files changed, 3 deletions(-) delete mode 100644 protocols/Telegram/res/reply.ico (limited to 'protocols/Telegram/res') diff --git a/protocols/Telegram/res/reply.ico b/protocols/Telegram/res/reply.ico deleted file mode 100644 index 16cbee7a06..0000000000 Binary files a/protocols/Telegram/res/reply.ico and /dev/null differ diff --git a/protocols/Telegram/res/resource.rc b/protocols/Telegram/res/resource.rc index 2dea61f66b..23ea531835 100644 --- a/protocols/Telegram/res/resource.rc +++ b/protocols/Telegram/res/resource.rc @@ -179,9 +179,6 @@ IDI_REACTION ICON "reaction.ico" IDI_BOT ICON "bot.ico" -IDI_REPLY ICON "reply.ico" - - ///////////////////////////////////////////////////////////////////////////// // // DESIGNINFO -- cgit v1.2.3