diff options
Diffstat (limited to 'protocols/SkypeWeb/res/resource.rc')
-rw-r--r-- | protocols/SkypeWeb/res/resource.rc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/res/resource.rc b/protocols/SkypeWeb/res/resource.rc index a111e51824..ec5222a4a8 100644 --- a/protocols/SkypeWeb/res/resource.rc +++ b/protocols/SkypeWeb/res/resource.rc @@ -33,6 +33,8 @@ IDI_BLOCKUSER ICON "Icons\\user_block.ico" IDI_UNBLOCKUSER ICON "Icons\\user_unblock.ico"
IDI_CALL ICON "Icons\\call.ico"
IDI_NOTIFY ICON "Icons\\notify.ico"
+IDI_ACTION_ME ICON "Icons\\me.ico"
+IDI_ERRORICON ICON "Icons\\error.ico"
#endif // Нейтральный (по умолчанию) resources
/////////////////////////////////////////////////////////////////////////////
|