From d387ed11456e40f36f359cb3aa9f74a54b8f369b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 9 Mar 2022 16:01:24 +0300 Subject: popup control moved from main menu to Options - Popups - Enabled items --- protocols/Weather/res/popup.ico | Bin 1150 -> 0 bytes protocols/Weather/res/popup_no.ico | Bin 1150 -> 0 bytes protocols/Weather/res/resource.rc | 2 -- 3 files changed, 2 deletions(-) delete mode 100644 protocols/Weather/res/popup.ico delete mode 100644 protocols/Weather/res/popup_no.ico (limited to 'protocols/Weather/res') diff --git a/protocols/Weather/res/popup.ico b/protocols/Weather/res/popup.ico deleted file mode 100644 index 5b3fe4e65b..0000000000 Binary files a/protocols/Weather/res/popup.ico and /dev/null differ diff --git a/protocols/Weather/res/popup_no.ico b/protocols/Weather/res/popup_no.ico deleted file mode 100644 index 2b298a96ea..0000000000 Binary files a/protocols/Weather/res/popup_no.ico and /dev/null differ diff --git a/protocols/Weather/res/resource.rc b/protocols/Weather/res/resource.rc index 7b17f8e87f..40e7d2a957 100644 --- a/protocols/Weather/res/resource.rc +++ b/protocols/Weather/res/resource.rc @@ -380,8 +380,6 @@ IDI_S ICON "brief.ico" IDI_LOG ICON "log.ico" IDI_EDIT ICON "edit.ico" IDI_MAP ICON "map.ico" -IDI_POPUP ICON "popup.ico" -IDI_NOPOPUP ICON "popup_no.ico" IDI_UPDATE2 ICON "update2.ico" IDI_DISABLED ICON "disabled.ico" -- cgit v1.2.3