diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2017-08-23 12:45:34 +0300 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2017-08-23 12:45:34 +0300 |
commit | 9f4d34389406e3dd7cf059ce649900d445e4ae6a (patch) | |
tree | d374cff4e7799ed727ef03cdf7dc0d919e5ae089 /protocols/IcqOscarJ/res | |
parent | b3781cf063e534b50b393dc9908900bcde78912c (diff) |
ICQ: icon added to icolib, not used icon removed (fixes #294)
Diffstat (limited to 'protocols/IcqOscarJ/res')
-rw-r--r-- | protocols/IcqOscarJ/res/icq.ico | bin | 5430 -> 0 bytes | |||
-rw-r--r-- | protocols/IcqOscarJ/res/resources.rc | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/protocols/IcqOscarJ/res/icq.ico b/protocols/IcqOscarJ/res/icq.ico Binary files differdeleted file mode 100644 index 2e33305a76..0000000000 --- a/protocols/IcqOscarJ/res/icq.ico +++ /dev/null diff --git a/protocols/IcqOscarJ/res/resources.rc b/protocols/IcqOscarJ/res/resources.rc index 348c465c1f..f26bf473ba 100644 --- a/protocols/IcqOscarJ/res/resources.rc +++ b/protocols/IcqOscarJ/res/resources.rc @@ -25,7 +25,6 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_ICQ ICON "icq.ico"
IDI_EXPANDSTRINGEDIT ICON "expandst.ico"
/////////////////////////////////////////////////////////////////////////////
|