From eb9fd10e43ea31ecaea55e5e22252fc59c23f108 Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Thu, 16 Apr 2015 20:12:09 +0000 Subject: MirOTR: -support for account names git-svn-id: http://svn.miranda-ng.org/main/trunk@12877 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirOTR/src/resource.h | 119 ++++++++++++++++++------------------------ 1 file changed, 51 insertions(+), 68 deletions(-) (limited to 'plugins/MirOTR/src/resource.h') diff --git a/plugins/MirOTR/src/resource.h b/plugins/MirOTR/src/resource.h index 3b117f8699..6757de6f81 100644 --- a/plugins/MirOTR/src/resource.h +++ b/plugins/MirOTR/src/resource.h @@ -1,87 +1,70 @@ //{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. -// Used by resource.rc +// Used by C:\Users\xx\Documents\Visual Studio 2010\Projects\miranda-ng\plugins\MirOTR\res\resource.rc // #define IDD_GENKEYNOTIFY 101 #define IDD_OPT_GENERAL 102 -#define IDD_OPT_PROTO 103 -#define IDD_OPT_CONTACTS 104 -#define IDD_OPT_FINGER 105 -#define IDD_SMP_INPUT 106 -#define IDD_SMP_PROGRESS 107 - -// General Options -#define IDC_GRP_POLICY 1051 +#define IDD_OPT_PROTO 103 +#define IDD_OPT_CONTACTS 104 +#define IDD_OPT_FINGER 105 +#define IDD_SMP_INPUT 106 +#define IDD_SMP_PROGRESS 107 +#define IDC_GRP_POLICY 1051 #define IDC_RAD_ALWAYS 1052 #define IDC_RAD_OPP 1053 #define IDC_RAD_MANUAL 1054 #define IDC_RAD_NEVER 1055 - #define IDC_CHK_PREFIX 1056 #define IDC_ED_PREFIX 1057 #define IDC_CHK_MSGINLINE 1058 #define IDC_CHK_MSGPOPUP 1059 -#define IDC_CHK_PREVENTSAVE 1060 -#define IDC_CHK_AUTOSHOW_VERIFY 1061 +#define IDC_CHK_PREVENTSAVE 1060 +#define IDC_CHK_AUTOSHOW_VERIFY 1061 #define IDC_CHK_ENDOFFLINE 1063 #define IDC_CHK_ENDCLOSE 1064 -#define IDC_CHK_PREVENTSYSSAVE 1065 - -// Proto policy & keys -#define IDC_LV_PROTO_PROTOS 1101 -#define IDC_BTN_PROTO_NEWKEY 1102 -#define IDC_CMB_PROTO_POLICY 1103 -#define IDC_BTN_PROTO_FORGET 1104 -#define IDC_STC_PROTO1 1151 -#define IDC_STC_PROTO2 1152 - -// User policy -#define IDC_LV_CONT_CONTACTS 1201 -#define IDC_CMB_CONT_POLICY 1202 -#define IDC_STC_CONT1 1251 -#define IDC_STC_CONT2 1252 - -// User fingerprints -#define IDC_LV_FINGER_LIST 1301 -#define IDC_BTN_FINGER_FORGET 1302 -#define IDC_BTN_FINGER_TRUST 1303 -#define IDC_BTN_FINGER_DONTTRUST 1304 -#define IDC_STC_FINGER1 1351 - -// Generate dialog -#define IDC_GENERATE 1401 -#define IDC_ICOOTR 1402 -#define IDC_ICOREFRESH 1403 - -// SMP Progress -#define IDC_PGB_SMP 1501 -#define IDC_STC_SMP_HEADPRO 1502 -#define IDC_ICO_SMP 1503 -#define IDC_STC_SMP_PROGRESS 1504 - -// SMP Dialog -#define IDC_STC_SMP_HEAD 1602 -#define IDC_CBO_SMP_CHOOSE 1603 -#define IDC_STC_SMP_INFO 1604 -#define IDC_STC_SMP_FIELD1 1605 -#define IDC_EDT_SMP_FIELD1 1606 -#define IDC_STC_SMP_FIELD2 1607 -#define IDC_EDT_SMP_FIELD2 1608 - -#define IDI_OTR 2000 -#define IDI_REFRESH 2001 +#define IDC_CHK_PREVENTSYSSAVE 1065 +#define IDC_LV_PROTO_PROTOS 1101 +#define IDC_BTN_PROTO_NEWKEY 1102 +#define IDC_CMB_PROTO_POLICY 1103 +#define IDC_BTN_PROTO_FORGET 1104 +#define IDC_STC_PROTO1 1151 +#define IDC_STC_PROTO2 1152 +#define IDC_LV_CONT_CONTACTS 1201 +#define IDC_CMB_CONT_POLICY 1202 +#define IDC_STC_CONT1 1251 +#define IDC_STC_CONT2 1252 +#define IDC_LV_FINGER_LIST 1301 +#define IDC_BTN_FINGER_FORGET 1302 +#define IDC_BTN_FINGER_TRUST 1303 +#define IDC_BTN_FINGER_DONTTRUST 1304 +#define IDC_STC_FINGER1 1351 +#define IDC_GENERATE 1401 +#define IDC_ICOOTR 1402 +#define IDC_ICOREFRESH 1403 +#define IDC_PGB_SMP 1501 +#define IDC_STC_SMP_HEADPRO 1502 +#define IDC_ICO_SMP 1503 +#define IDC_STC_SMP_PROGRESS 1504 +#define IDC_STC_SMP_HEAD 1602 +#define IDC_CBO_SMP_CHOOSE 1603 +#define IDC_STC_SMP_INFO 1604 +#define IDC_STC_SMP_FIELD1 1605 +#define IDC_EDT_SMP_FIELD1 1606 +#define IDC_STC_SMP_FIELD2 1607 +#define IDC_EDT_SMP_FIELD2 1608 +#define IDI_OTR 2000 +#define IDI_REFRESH 2001 #define IDI_INSECURE 2002 -#define IDI_UNVERIFIED 2003 -#define IDI_PRIVATE 2004 -#define IDI_FINISHED 2005 - -#define IDM_OTR_MENU 10001 -#define IDR_CONTEXT 10000 -#define IDM_OTR_STATUS 10001 -#define IDM_OTR_START 10002 -#define IDM_OTR_REFRESH 10003 -#define IDM_OTR_STOP 10004 -#define IDM_OTR_VERIFY 10005 +#define IDI_UNVERIFIED 2003 +#define IDI_PRIVATE 2004 +#define IDI_FINISHED 2005 +#define IDR_CONTEXT 10000 +#define IDM_OTR_MENU 10001 +#define IDM_OTR_STATUS 10001 +#define IDM_OTR_START 10002 +#define IDM_OTR_REFRESH 10003 +#define IDM_OTR_STOP 10004 +#define IDM_OTR_VERIFY 10005 // Next default values for new objects // -- cgit v1.2.3