diff options
| author | George Hazan <ghazan@miranda.im> | 2020-06-29 18:03:10 +0300 |
|---|---|---|
| committer | George Hazan <ghazan@miranda.im> | 2020-06-29 18:03:10 +0300 |
| commit | 8b654ebcea0e70b228513b45bedfda08042cfb7b (patch) | |
| tree | 4a4cfa3ea1d819694f359cd058a83320ed7e2dcd /protocols/SkypeWeb/res | |
| parent | ee16115cdef84af098a62a6ce46515af6a109d12 (diff) | |
"Load server history" menu items gathered in one stub not to create zillions of duplicate menu items
Diffstat (limited to 'protocols/SkypeWeb/res')
| -rw-r--r-- | protocols/SkypeWeb/res/Icons/sync_history.ico | bin | 5430 -> 0 bytes | |||
| -rw-r--r-- | protocols/SkypeWeb/res/resource.rc | 1 |
2 files changed, 0 insertions, 1 deletions
diff --git a/protocols/SkypeWeb/res/Icons/sync_history.ico b/protocols/SkypeWeb/res/Icons/sync_history.ico Binary files differdeleted file mode 100644 index d6ac6546f2..0000000000 --- a/protocols/SkypeWeb/res/Icons/sync_history.ico +++ /dev/null diff --git a/protocols/SkypeWeb/res/resource.rc b/protocols/SkypeWeb/res/resource.rc index bfd65f1872..97dd7297eb 100644 --- a/protocols/SkypeWeb/res/resource.rc +++ b/protocols/SkypeWeb/res/resource.rc @@ -28,7 +28,6 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT // remains consistent on all systems.
IDI_SKYPE ICON "Icons\\skype.ico"
IDI_CONFERENCE ICON "Icons\\conference.ico"
-IDI_SYNCHISTORY ICON "Icons\\sync_history.ico"
IDI_BLOCKUSER ICON "Icons\\user_block.ico"
IDI_UNBLOCKUSER ICON "Icons\\user_unblock.ico"
IDI_CALL ICON "Icons\\call.ico"
|
