summaryrefslogtreecommitdiff
path: root/src/mir_app/src/resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mir_app/src/resource.h')
-rw-r--r--src/mir_app/src/resource.h13
1 files changed, 7 insertions, 6 deletions
diff --git a/src/mir_app/src/resource.h b/src/mir_app/src/resource.h
index 40da83b5af..8d5bdde14d 100644
--- a/src/mir_app/src/resource.h
+++ b/src/mir_app/src/resource.h
@@ -47,6 +47,7 @@
#define IDI_URL 138
#define IDI_ATTACH 139
#define IDI_CODE 140
+#define IDI_CLOUD 141
#define IDI_MCMENUOFF 144
#define IDI_MCMENU 145
#define IDI_MCCONVERT 146
@@ -296,9 +297,9 @@
#define IDC_GENMENU_CUSTOMNAME 1086
#define IDC_GENMENU_SET 1087
#define IDC_REVERSE_ORDER 1088
+#define IDC_GENMENU_ID 1088
#define IDC_GENMENU_DEFAULT 1089
#define IDC_ICON1 1090
-#define IDC_GENMENU_DELETE 1090
#define IDC_ICON2 1091
#define IDC_ICON3 1092
#define IDC_ICON4 1093
@@ -361,6 +362,7 @@
#define IDC_ALLICON 1208
#define IDC_NONEICON 1209
#define IDC_TYPINGICON 1210
+#define IDC_OFFLINEICON 1211
#define IDC_FILEDIR 1213
#define IDC_TRANSFERCOMPLETED 1214
#define IDC_LANG 1215
@@ -375,7 +377,6 @@
#define IDC_DOBMONTH 1227
#define IDC_WEBPAGE 1228
#define IDC_DOBYEAR 1229
-#define IDC_INSERTSUBMENU 1230
#define IDC_UPDATING 1231
#define IDC_NAMEORDER 1234
#define IDC_RECONNECTREQD 1239
@@ -572,7 +573,6 @@
#define IDC_TXT_INFO 1722
#define IDC_CONTACTNAME 1724
#define IDC_FRAME 1725
-#define IDC_ALLPRECENTS 1727
#define IDC_ENABLE_KEYWORDFILTERING 1729
#define IDC_BKGCOLOUR_STATIC 1730
#define IDC_LST_ERRORS 1731
@@ -584,7 +584,6 @@
#define IDC_RADIO1 1740
#define IDC_RADIO2 1741
#define IDC_ADDCHECK 1742
-#define IDC_ENABLE_CUSTOM 1743
#define IDC_GETMOREPLUGINS 1744
#define IDC_DISABLEMENUICONS 1745
#define IDC_SM_ENABLED 1746
@@ -603,6 +602,8 @@
#define IDC_OFFLINE_AUTOSIZE_SPIN 1758
#define IDC_OFFLINE_DELETE 1759
#define IDC_SHOWPASSWORD 1760
+#define IDC_LOGGER 1761
+#define IDC_LOGGER_GC 1762
#define IDC_EFFECT_COLOUR_TEXT1 1853
#define IDC_EFFECT_COLOUR_SPIN1 1854
#define IDC_EXTRAORDER 1889
@@ -695,9 +696,9 @@
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 340
+#define _APS_NEXT_RESOURCE_VALUE 342
#define _APS_NEXT_COMMAND_VALUE 40018
-#define _APS_NEXT_CONTROL_VALUE 1761
+#define _APS_NEXT_CONTROL_VALUE 1762
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif