diff options
author | George Hazan <ghazan@miranda.im> | 2017-02-07 22:44:34 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-02-07 22:44:34 +0300 |
commit | 2f5ce75be367aebc0e0790cac148c670462e60cf (patch) | |
tree | 2bcd4135bbda12e4691b7d4b84ad4ee43a56d038 /protocols/Discord/res/discord.rc | |
parent | f193645f4db83e94bd44dde17f89282f182c00e4 (diff) |
Discord: ability to join & leave guilds on the fly
Diffstat (limited to 'protocols/Discord/res/discord.rc')
-rw-r--r-- | protocols/Discord/res/discord.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Discord/res/discord.rc b/protocols/Discord/res/discord.rc index b8b5e4ae5a..ef7bb54c64 100644 --- a/protocols/Discord/res/discord.rc +++ b/protocols/Discord/res/discord.rc @@ -53,7 +53,7 @@ END // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. IDI_MAIN ICON "discord.ico" -IDI_OFFLINE ICON "offline.ico" +IDI_GROUPCHAT ICON "groupchat.ico" ///////////////////////////////////////////////////////////////////////////// // |