diff options
author | George Hazan <ghazan@miranda.im> | 2019-03-07 13:00:51 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-03-07 13:00:51 +0300 |
commit | 00f5e35c664bd8b2b1b00de3353aa0c3e70f5423 (patch) | |
tree | 5766fc5e1bb1886b664e280b65d503a594838883 /plugins/NewEventNotify/res | |
parent | e855b0922f15871e8deb07562f3d5c8ba675bf93 (diff) |
duplicate popup icons moved into global skin
Diffstat (limited to 'plugins/NewEventNotify/res')
-rw-r--r-- | plugins/NewEventNotify/res/popup.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/NewEventNotify/res/popup_no.ico | bin | 1150 -> 0 bytes | |||
-rw-r--r-- | plugins/NewEventNotify/res/resource.rc | 9 |
3 files changed, 0 insertions, 9 deletions
diff --git a/plugins/NewEventNotify/res/popup.ico b/plugins/NewEventNotify/res/popup.ico Binary files differdeleted file mode 100644 index 152171fc56..0000000000 --- a/plugins/NewEventNotify/res/popup.ico +++ /dev/null diff --git a/plugins/NewEventNotify/res/popup_no.ico b/plugins/NewEventNotify/res/popup_no.ico Binary files differdeleted file mode 100644 index d86f9c68ac..0000000000 --- a/plugins/NewEventNotify/res/popup_no.ico +++ /dev/null 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
/////////////////////////////////////////////////////////////////////////////
|