]> cygwin.com Git - cygwin-apps/setup.git/blob - resource.h
Increase buffer size in LogPrintf adaptors
[cygwin-apps/setup.git] / resource.h
1 // Strings
2
3 #define IDS_ROOT_SLASH 100
4 #define IDS_ROOT_SPACE 101
5 #define IDS_MIRROR_LST 102
6 #define IDS_ERR_OPEN_WRITE 103
7 #define IDS_SETUPINI_MISSING 104
8 #define IDS_OLD_SETUPINI 105
9 #define IDS_NOTHING_INSTALLED 106
10 #define IDS_INSTALL_COMPLETE 107
11 #define IDS_ERR_OPEN_READ 108
12 #define IDS_ROOT_ABSOLUTE 109
13 #define IDS_DOWNLOAD_COMPLETE 110
14 #define IDS_NOLOGFILE 111
15 #define IDS_UNINSTALL_COMPLETE 112
16 #define IDS_ERR_CHDIR 114
17 #define IDS_OLD_SETUP_VERSION 115
18 #define IDS_DOWNLOAD_INCOMPLETE 116
19 #define IDS_INSTALL_INCOMPLETE 117
20 #define IDS_REBOOT_REQUIRED 118
21 #define IDS_CORRUPT_PACKAGE 119
22 #define IDS_INSTALL_ERROR 120
23 #define IDS_UNCAUGHT_EXCEPTION 122
24 #define IDS_UNCAUGHT_EXCEPTION_WITH_ERRNO 123
25 #define IDS_SKIP_PACKAGE 124
26 #define IDS_TRUSTKEEP_TOOLTIP 125
27 #define IDS_TRUSTCURR_TOOLTIP 127
28 #define IDS_TRUSTEXP_TOOLTIP 128
29 #define IDS_VIEWBUTTON_TOOLTIP 129
30 #define IDS_HIDEOBS_TOOLTIP 130
31 #define IDS_SIG_INVALID 131
32 #define IDS_CRYPTO_ERROR 132
33 #define IDS_SEARCH_TOOLTIP 133
34 #define IDS_LOCAL_DIR_DOWNLOAD 134
35 #define IDS_LOCAL_DIR_INSTALL 135
36 #define IDS_MAYBE_MKDIR 136
37 #define IDS_CANT_MKDIR 137
38 #define IDS_NO_LOCALDIR 138
39 #define IDS_ELEVATED 139
40 #define IDS_INSTALLEDB_VERSION 140
41 #define IDS_DOWNLOAD_INCOMPLETE_EXIT 141
42 #define IDS_QUERY_CORRUPT 142
43 #define IDS_TRUSTSYNC_TOOLTIP 143
44 #define IDS_NO_MIRROR_LST 144
45
46 // Dialogs
47
48 #define IDD_SPLASH 200
49 #define IDD_ROOT 201
50 #define IDD_SOURCE 202
51 #define IDD_OTHER_URL 203
52 #define IDD_SITE 204
53 #define IDD_NET 205
54 #define IDD_PROXY_AUTH 206
55 #define IDD_NET_AUTH 207
56 #define IDD_FTP_AUTH 208
57 #define IDD_LOCAL_DIR 209
58 #define IDD_DLSTATUS 210
59 #define IDD_S_LOAD_INI 211
60 #define IDD_S_FROM_CWD 212
61 #define IDD_CHOOSE 213
62 #define IDD_S_DOWNLOAD 214
63 #define IDD_S_INSTALL 215
64 #define IDD_INSTATUS 216
65 #define IDD_S_POSTINSTALL 217
66 #define IDD_VIRUS 218
67 #define IDD_DESKTOP 219
68 #define IDD_PREREQ 220
69 #define IDD_DROPPED 221
70 #define IDD_POSTINSTALL 222
71 #define IDD_FILE_INUSE 223
72 #define IDD_DOWNLOAD_ERROR 224
73 #define IDD_CONFIRM 225
74
75 // icons
76
77 #define IDI_CYGWIN_SETUP 401
78 #define IDI_CYGWIN 402
79 #define IDI_CYGWIN_TERMINAL 403
80 #define IDI_TREE_PLUS 404
81 #define IDI_TREE_MINUS 405
82
83 // controls
84
85 #define IDC_STATIC -1
86 #define IDC_SOURCE_DOWNLOAD 500
87 #define IDC_SOURCE_NETINST 501
88 #define IDC_SOURCE_LOCALDIR 502
89 #define IDC_ROOT_DIR 503
90 #define IDC_ROOT_BROWSE 504
91 #define IDC_SOURCE_SUBTEXT 505
92 #define IDC_URL_LIST 507
93 #define IDC_SITE_NEXT 508
94 #define IDC_BACK 509
95 #define IDC_OTHER_URL 510
96 #define IDC_NET_PRECONFIG 511
97 #define IDC_NET_DIRECT 512
98 #define IDC_NET_PROXY 513
99 #define IDC_PROXY_HOST 514
100 #define IDC_PROXY_PORT 515
101 #define IDC_PROXY_USER 516
102 #define IDC_DLS_PROGRESS 517
103 #define IDC_DLS_URL 518
104 #define IDC_DLS_RATE 519
105 #define IDC_INS_PKG 520
106 #define IDC_INS_FILE 521
107 #define IDC_INS_DISKFULL 522
108 #define IDC_INS_IPROGRESS 523
109 #define IDC_INS_PPROGRESS 524
110 #define IDC_ROOT_SYSTEM 525
111 #define IDC_ROOT_USER 526
112 #define IDC_NET_USER 527
113 #define IDC_NET_PASSWD 528
114 #define IDC_VERSION 529
115 #define IDC_CHOOSE_VIEW 531
116 #define IDC_CHOOSE_EXP 532
117 #define IDC_CHOOSE_BEST 533
118 #define IDC_CHOOSE_LIST 535
119 #define IDC_INS_ACTION 536
120 #define IDC_ROOT_DESKTOP 537
121 #define IDC_ROOT_MENU 538
122 #define IDC_LOCAL_DIR_BROWSE 539
123 #define IDC_LOCAL_DIR 540
124 #define IDC_DLS_PPROGRESS 541
125 #define IDC_DLS_IPROGRESS 542
126 #define IDC_DLS_PROGRESS_TEXT 543
127 #define IDC_DLS_PPROGRESS_TEXT 544
128 #define IDC_DLS_IPROGRESS_TEXT 545
129 #define IDC_CHOOSE_INST_TEXT 546
130 #define IDC_CHOOSE_VIEWCAPTION 547
131 #define IDC_INS_BL_PACKAGE 549
132 #define IDC_INS_BL_TOTAL 550
133 #define IDC_INS_BL_DISK 551
134 #define IDC_STATIC_HEADER_TITLE 552
135 #define IDC_STATIC_WELCOME_TITLE 553
136 #define IDC_EDIT_USER_URL 554
137 #define IDC_BUTTON_ADD_URL 555
138 #define IDC_DISABLE_AV 556
139 #define IDC_LEAVE_AV 557
140 #define IDC_CHOOSE_KEEP 558
141 #define IDC_HEADICON 559
142 #define IDC_HEADSEPARATOR 560
143 #define IDC_SPLASH_URL 561
144 #define IDC_ROOTDIR_SUBTEXT 562
145 #define IDC_ROOTDIR_GRP 563
146 #define IDC_INSTALLFOR_GRP 564
147 #define IDC_ALLUSERS_TEXT 565
148 #define IDC_JUSTME_TEXT 566
149 #define IDC_LOCALDIR_GRP 570
150 #define IDC_SPLASH_TEXT 571
151 #define IDC_SPLASH_ICON 572
152 #define IDC_SPLASH_COPYR 573
153 #define IDC_SITE_USERURL 574
154 #define IDC_CHOOSE_HIDE 575
155 #define IDC_PREREQ_TEXT 576
156 #define IDC_PREREQ_EDIT 577
157 #define IDC_PREREQ_CHECK 578
158 #define IDC_DROP_MIRRORS 579
159 #define IDC_DROP_NOWARN 580
160 #define IDC_DESKTOP_SEPARATOR 581
161 #define IDC_STATUS_HEADER 582
162 #define IDC_STATUS 583
163 #define IDC_STATIC_HEADER 584
164 #define IDC_CHOOSE_SEARCH_EDIT 585
165 #define IDC_CHOOSE_SEARCH_LABEL 586
166 #define IDC_CHOOSE_CLEAR_SEARCH 587
167 #define IDC_LOCAL_DIR_DESC 588
168 #define IDC_POSTINSTALL_EDIT 589
169 #define IDC_FILE_INUSE_EDIT 590
170 #define IDC_FILE_INUSE_MSG 591
171 #define IDC_FILE_INUSE_HELP 592
172 #define IDC_DOWNLOAD_EDIT 594
173 #define IDC_CHOOSE_DO_SEARCH 595
174 #define IDC_CHOOSE_SYNC 596
175 #define IDC_CONFIRM_EDIT 597
This page took 0.041902 seconds and 5 git commands to generate.