|
21 | 21 | #define IDD_DIALOG_UPDATE_NOTIFICATION 166
|
22 | 22 | #define IDD_UPDATE_NOTIFICATION 166
|
23 | 23 | #define IDD_PRESET_LIST_SETTING 168
|
| 24 | +#define IDD_SCRIPT_HELP 172 |
24 | 25 | #define IDC_DRAG 512
|
25 | 26 | #define IDC_BUTTON_APPLY 768
|
26 | 27 | #define IDC_BUTTON_RESET 769
|
|
82 | 83 | #define IDC_RADIO_SORT_ASC 1076
|
83 | 84 | #define IDC_SYSLINK_DONATE 1077
|
84 | 85 | #define IDC_RADIO_SORT_DESC 1077
|
| 86 | +#define IDC_LIST1 1078 |
85 | 87 | #define IDC_COMBO_LANGUAGE 1280
|
86 | 88 | #define IDC_COMBO_THEME 1281
|
87 | 89 | #define IDC_EDIT_BACKGROUND_IMAGE 1410
|
|
175 | 177 | #define IDS_LABEL_SORT_BY_NAME 8259
|
176 | 178 | #define IDS_LABEL_SORT_BY_DATE 8260
|
177 | 179 | #define IDS_LABEL_COLLECTION_EXPORT_OMIT_DATE 8320
|
| 180 | +#define IDS_LABEL_COLLECTION_EXPORT_SET_INDENT 8321 |
178 | 181 | #define IDS_LABEL_COLLECTION_NAME_ALL 8448
|
179 | 182 | #define IDS_LABEL_COLLECTION_NAME_DEFAULT 8449
|
180 | 183 | #define IDS_LABEL_COLLECTION_NAME_ROOT 8450
|
|
257 | 260 | //
|
258 | 261 | #ifdef APSTUDIO_INVOKED
|
259 | 262 | #ifndef APSTUDIO_READONLY_SYMBOLS
|
260 |
| -#define _APS_NEXT_RESOURCE_VALUE 172 |
| 263 | +#define _APS_NEXT_RESOURCE_VALUE 174 |
261 | 264 | #define _APS_NEXT_COMMAND_VALUE 40200
|
262 |
| -#define _APS_NEXT_CONTROL_VALUE 1078 |
| 265 | +#define _APS_NEXT_CONTROL_VALUE 1080 |
263 | 266 | #define _APS_NEXT_SYMED_VALUE 101
|
264 | 267 | #endif
|
265 | 268 | #endif
|
0 commit comments