summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/mDynDNS/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/mDynDNS/resource.h')
-rw-r--r--plugins/!NotAdopted/mDynDNS/resource.h20
1 files changed, 13 insertions, 7 deletions
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