From 4207fda2535b6c1c1aa8e242da2de04ab40ba76b Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 6 Aug 2012 12:08:39 +0000 Subject: - added "Update Icons" option; - removed some garbage from options dialog; - modeless Apply Updates dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@1377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/src/resource.h | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'plugins/PluginUpdater/src/resource.h') diff --git a/plugins/PluginUpdater/src/resource.h b/plugins/PluginUpdater/src/resource.h index 7e71315760..46d86396f2 100644 --- a/plugins/PluginUpdater/src/resource.h +++ b/plugins/PluginUpdater/src/resource.h @@ -4,7 +4,6 @@ // #define IDI_MENU 101 #define IDD_UPDATE 102 -#define IDD_DOWNLOAD 103 #define IDD_OPT_UPDATENOTIFY 104 #define IDD_POPUP 105 #define IDD_POPUPDUMMI 106 @@ -40,13 +39,8 @@ #define IDC_ERRORS_MSG 1025 #define IDC_INFO_MESSAGES_MSG 1026 #define IDC_PROGR_DLG_MSG 1027 -#define IDC_SYSLINK1 1028 #define IDC_LINK_HOTKEY 1028 -#define IDC_MSG_BOXES2 1029 -#define IDC_ERRORS2 1030 -#define IDC_INFO_MESSAGES2 1031 -#define IDC_PROGR_DLG2 1032 -#define IDC_NOTIFY2 1033 +#define IDC_UPDATEICONS 1029 #define IDC_NOTIFY 1034 #define IDC_UPDATEONSTARTUP 1035 #define IDC_ONLYONCEADAY 1036 -- cgit v1.2.3