From e5493cf4395d02f0ba59335fadeea4c019d071e6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 19 Apr 2013 08:09:48 +0000 Subject: -mDynDNS - more recent version git-svn-id: http://svn.miranda-ng.org/main/trunk@4475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!NotAdopted/mDynDNS/resource.h | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'plugins/!NotAdopted/mDynDNS/resource.h') diff --git a/plugins/!NotAdopted/mDynDNS/resource.h b/plugins/!NotAdopted/mDynDNS/resource.h index f859cc03bf..27ce8e8fd7 100644 --- a/plugins/!NotAdopted/mDynDNS/resource.h +++ b/plugins/!NotAdopted/mDynDNS/resource.h @@ -4,10 +4,13 @@ // #define IDOK 1 #define IDCANCEL 2 -#define __BUILD_NUM 2 #define IDCLOSE 8 #define IDCONTINUE 11 #define IDB_DynDNS 103 +#define IDI_ONLINE 104 +#define IDI_OFFLINE 105 +#define IDI_NA 131 +#define IDI_OCCUPIED 159 #define IDD_OPT_MDYNDNS 301 #define IDC_USERNAME 302 #define IDC_PASSWORD 303 @@ -18,21 +21,24 @@ #define IDC_DELAY_CUSTOM 308 #define IDC_DELAY_PERMANENT 309 #define IDC_DELAY 310 -#define IDC_COLORBKG 311 -#define IDC_COLORTXT 312 #define IDC_PREVIEW 313 #define IDC_ENABLEPOPUP 314 #define IDC_ENABLEUPDATEPOPUP 315 #define IDC_DynDNS 316 -#define IDC_STATIC -1 +#define IDC_COLOR_CUSTOM 321 +#define IDC_COLOR_BKG 322 +#define IDC_COLOR_TXT 323 +#define IDC_COLOR_OS 324 +#define IDC_COLOR_POPUP 325 +#define IDI_ICON1 1000 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 105 +#define _APS_NEXT_RESOURCE_VALUE 106 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1000 -#define _APS_NEXT_SYMED_VALUE 103 +#define _APS_NEXT_CONTROL_VALUE 1003 +#define _APS_NEXT_SYMED_VALUE 111 #endif #endif -- cgit v1.2.3