This commit is contained in:
Igor Pavlov
2014-11-23 00:00:00 +00:00
committed by Kornel Lesiński
parent 83f8ddcc5b
commit f08f4dcc3c
1158 changed files with 76451 additions and 35082 deletions

21
CPP/7zip/UI/FileManager/FoldersPageRes.h Executable file → Normal file
View File

@@ -1,13 +1,12 @@
#define IDD_FOLDERS 571
#define IDD_FOLDERS_2 671
#define IDD_FOLDERS 2400
#define IDD_FOLDERS_2 12400
#define IDS_FOLDERS_SET_WORK_PATH_TITLE 877
#define IDT_FOLDERS_WORKING_FOLDER 2401
#define IDR_FOLDERS_WORK_SYSTEM 2402
#define IDR_FOLDERS_WORK_CURRENT 2403
#define IDR_FOLDERS_WORK_SPECIFIED 2404
#define IDX_FOLDERS_WORK_FOR_REMOVABLE 2405
#define IDS_FOLDERS_SET_WORK_PATH_TITLE 2406
#define IDC_FOLDERS_STATIC_WORKING_FOLDER 1001
#define IDC_FOLDERS_WORK_RADIO_SYSTEM 1011
#define IDC_FOLDERS_WORK_RADIO_CURRENT 1012
#define IDC_FOLDERS_WORK_RADIO_SPECIFIED 1013
#define IDC_FOLDERS_WORK_EDIT_PATH 1014
#define IDC_FOLDERS_WORK_BUTTON_PATH 1015
#define IDC_FOLDERS_WORK_CHECK_FOR_REMOVABLE 1017
#define IDE_FOLDERS_WORK_PATH 100
#define IDB_FOLDERS_WORK_PATH 101