From 7b7229fd6fa8df0fbe52f82aa7b08354ddda76ba Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 2 Jun 2012 06:54:03 +0300 Subject: option to disable prescense subscription metacontacts fix --- resource.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'resource.h') diff --git a/resource.h b/resource.h index 332e2d3..77189f8 100755 --- a/resource.h +++ b/resource.h @@ -15,6 +15,7 @@ #define IDI_SECURED 112 #define IDD_IMPORT_KEY 112 #define IDI_UNSECURED 113 +#define IDD_OPT_GPG_ADVANCED 113 #define IDC_SET_BIN_PATH 1016 #define IDC_SET_HOME_DIR 1017 #define IDC_BIN_PATH 1018 @@ -74,8 +75,9 @@ #define IDC_AUT_EXCHANGE 1065 #define IDC_BUTTON3 1066 #define IDC_COPY_KEY 1066 -#define IDC_CHECK1 1067 #define IDC_STRIP_TAGS 1067 +#define IDC_CHECK1 1068 +#define IDC_PRESCENSE_SUBSCRIPTION 1068 // Next default values for new objects // @@ -83,7 +85,7 @@ #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NEXT_RESOURCE_VALUE 114 #define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1068 +#define _APS_NEXT_CONTROL_VALUE 1069 #define _APS_NEXT_SYMED_VALUE 101 #endif #endif -- cgit v1.2.3