diff options
author | George Hazan <ghazan@miranda.im> | 2019-02-10 23:31:02 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-02-10 23:31:02 +0300 |
commit | 56171c4f775f0c1cfa215b2273f5b3b9a93d145d (patch) | |
tree | 196b0ce10e8c9d2dff1f664321453bfb691ce097 /protocols/ICQ-WIM/res/resources.rc | |
parent | 7346b03e8c19eb1c99aa7cb64948c662194ff83d (diff) |
grabbed two kosher email icons from old MRA plugin
Diffstat (limited to 'protocols/ICQ-WIM/res/resources.rc')
-rw-r--r-- | protocols/ICQ-WIM/res/resources.rc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/protocols/ICQ-WIM/res/resources.rc b/protocols/ICQ-WIM/res/resources.rc index 084705d83d..9fd841398e 100644 --- a/protocols/ICQ-WIM/res/resources.rc +++ b/protocols/ICQ-WIM/res/resources.rc @@ -20,6 +20,16 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US ///////////////////////////////////////////////////////////////////////////// // +// Icon +// + +// Icon with lowest ID value placed first to ensure application icon +// remains consistent on all systems. +IDI_INBOX ICON "Mail.ico" +IDI_MAIL_NOTIFY ICON "MailNotify.ico" + +///////////////////////////////////////////////////////////////////////////// +// // Dialog // |