summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-01-03 19:09:42 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-01-03 19:09:42 +0300
commite8ccd6330c478c4196dd1cedeeddf14add597784 (patch)
treeed45133031a34a1cd12138df77b8225024e27237
parent6e24fb4c04e26ae2804fea9134b3cd0fc1b1cfc3 (diff)
blanc icon added for the Invisible mode
-rw-r--r--protocols/Discord/proto_discord/res/Invisible.icobin0 -> 4150 bytes
-rw-r--r--protocols/Discord/proto_discord/res/Proto_Discord.rc4
2 files changed, 2 insertions, 2 deletions
diff --git a/protocols/Discord/proto_discord/res/Invisible.ico b/protocols/Discord/proto_discord/res/Invisible.ico
new file mode 100644
index 0000000000..c2830ed132
--- /dev/null
+++ b/protocols/Discord/proto_discord/res/Invisible.ico
Binary files differ
diff --git a/protocols/Discord/proto_discord/res/Proto_Discord.rc b/protocols/Discord/proto_discord/res/Proto_Discord.rc
index 8021d9cada..eed49abaf1 100644
--- a/protocols/Discord/proto_discord/res/Proto_Discord.rc
+++ b/protocols/Discord/proto_discord/res/Proto_Discord.rc
@@ -53,8 +53,8 @@ END
// remains consistent on all systems.
IDI_ICON1 ICON "Offline.ico"
IDI_ICON2 ICON "Online.ico"
-IDI_ICON3 ICON "DND.ico"
-IDI_ICON4 ICON "Idle.ico"
+IDI_ICON4 ICON "Invisible.ico"
+IDI_ICON6 ICON "DND.ico"
#endif // Russian (Russia) resources
/////////////////////////////////////////////////////////////////////////////