From 0eebc9b8a6eef4094adfa844b312083135c2971c Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Mon, 4 May 2015 17:32:09 +0000 Subject: SkypeWeb: Notification icon (thx dracosha). git-svn-id: http://svn.miranda-ng.org/main/trunk@13430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/SkypeWeb/res/Icons/notify.ico | Bin 0 -> 5430 bytes protocols/SkypeWeb/res/resource.rc | 1 + 2 files changed, 1 insertion(+) create mode 100644 protocols/SkypeWeb/res/Icons/notify.ico (limited to 'protocols/SkypeWeb/res') diff --git a/protocols/SkypeWeb/res/Icons/notify.ico b/protocols/SkypeWeb/res/Icons/notify.ico new file mode 100644 index 0000000000..06795690ed Binary files /dev/null and b/protocols/SkypeWeb/res/Icons/notify.ico differ diff --git a/protocols/SkypeWeb/res/resource.rc b/protocols/SkypeWeb/res/resource.rc index 46dcf9caef..d5e8e40afd 100644 --- a/protocols/SkypeWeb/res/resource.rc +++ b/protocols/SkypeWeb/res/resource.rc @@ -32,6 +32,7 @@ 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" +IDI_NOTIFY ICON "Icons\\notify.ico" #endif // Нейтральный (по умолчанию) resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3