summaryrefslogtreecommitdiff
path: root/protocols/Telegram/proto_telegram
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2023-01-14 13:56:51 +0300
committerdartraiden <wowemuh@gmail.com>2023-01-14 13:56:51 +0300
commit9ce9674fd40c373a590854a886b246dd97033689 (patch)
tree68b60652802e18a00bb3ff80e64d6fd2b93ef85b /protocols/Telegram/proto_telegram
parent77a913fc2be8f3a2495e21ca12398cb569796a0a (diff)
Telegram: add Away and Occupied icons
Diffstat (limited to 'protocols/Telegram/proto_telegram')
-rw-r--r--protocols/Telegram/proto_telegram/res/Away.icobin0 -> 5430 bytes
-rw-r--r--protocols/Telegram/proto_telegram/res/Occupied.icobin0 -> 5430 bytes
-rw-r--r--protocols/Telegram/proto_telegram/res/Proto_Telegram.rc2
3 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Telegram/proto_telegram/res/Away.ico b/protocols/Telegram/proto_telegram/res/Away.ico
new file mode 100644
index 0000000000..3478c8c3c8
--- /dev/null
+++ b/protocols/Telegram/proto_telegram/res/Away.ico
Binary files differ
diff --git a/protocols/Telegram/proto_telegram/res/Occupied.ico b/protocols/Telegram/proto_telegram/res/Occupied.ico
new file mode 100644
index 0000000000..32da00f3e2
--- /dev/null
+++ b/protocols/Telegram/proto_telegram/res/Occupied.ico
Binary files differ
diff --git a/protocols/Telegram/proto_telegram/res/Proto_Telegram.rc b/protocols/Telegram/proto_telegram/res/Proto_Telegram.rc
index 201a96305c..2186785cc7 100644
--- a/protocols/Telegram/proto_telegram/res/Proto_Telegram.rc
+++ b/protocols/Telegram/proto_telegram/res/Proto_Telegram.rc
@@ -53,6 +53,8 @@ END
// remains consistent on all systems.
IDI_ICON1 ICON "Offline.ico"
IDI_ICON2 ICON "Online.ico"
+IDI_ICON3 ICON "Away.ico"
+IDI_ICON4 ICON "Occupied.ico"
#endif // Russian (Russia) resources
/////////////////////////////////////////////////////////////////////////////