From 00f5e35c664bd8b2b1b00de3353aa0c3e70f5423 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 7 Mar 2019 13:00:51 +0300 Subject: duplicate popup icons moved into global skin --- plugins/NewEventNotify/res/popup.ico | Bin 1150 -> 0 bytes plugins/NewEventNotify/res/popup_no.ico | Bin 1150 -> 0 bytes plugins/NewEventNotify/res/resource.rc | 9 --------- 3 files changed, 9 deletions(-) delete mode 100644 plugins/NewEventNotify/res/popup.ico delete mode 100644 plugins/NewEventNotify/res/popup_no.ico (limited to 'plugins/NewEventNotify/res') diff --git a/plugins/NewEventNotify/res/popup.ico b/plugins/NewEventNotify/res/popup.ico deleted file mode 100644 index 152171fc56..0000000000 Binary files a/plugins/NewEventNotify/res/popup.ico and /dev/null differ diff --git a/plugins/NewEventNotify/res/popup_no.ico b/plugins/NewEventNotify/res/popup_no.ico deleted file mode 100644 index d86f9c68ac..0000000000 Binary files a/plugins/NewEventNotify/res/popup_no.ico and /dev/null differ diff --git a/plugins/NewEventNotify/res/resource.rc b/plugins/NewEventNotify/res/resource.rc index 68fa73ed46..e8866f9698 100644 --- a/plugins/NewEventNotify/res/resource.rc +++ b/plugins/NewEventNotify/res/resource.rc @@ -175,15 +175,6 @@ BEGIN END #endif // APSTUDIO_INVOKED -///////////////////////////////////////////////////////////////////////////// -// -// Icon -// - -// Icon with lowest ID value placed first to ensure application icon -// remains consistent on all systems. -IDI_ENABLED ICON "popup.ico" -IDI_DISABLED ICON "popup_no.ico" #endif // English (U.S.) resources ///////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3