]> cygwin.com Git - cygwin-apps/setup.git/blob - resource.h
* res.rc: Update copyright.
[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_WININET 113
17 #define IDS_ERR_CHDIR 114
18 #define IDS_OLD_SETUP_VERSION 115
19 #define IDS_DOWNLOAD_INCOMPLETE 116
20 #define IDS_INSTALL_INCOMPLETE 117
21 #define IDS_REBOOT_REQUIRED 118
22 #define IDS_CORRUPT_PACKAGE 119
23 #define IDS_INSTALL_ERROR 120
24 #define IDS_WINDOW_INIT_BADMSG 121
25 #define IDS_UNCAUGHT_EXCEPTION 122
26 #define IDS_UNCAUGHT_EXCEPTION_WITH_ERRNO 123
27 #define IDS_SKIP_PACKAGE 124
28 #define IDS_TRUSTKEEP_TOOLTIP 125
29 #define IDS_TRUSTPREV_TOOLTIP 126
30 #define IDS_TRUSTCURR_TOOLTIP 127
31 #define IDS_TRUSTEXP_TOOLTIP 128
32 #define IDS_VIEWBUTTON_TOOLTIP 129
33 #define IDS_HIDEOBS_TOOLTIP 130
34
35 // Dialogs
36
37 #define IDD_SPLASH 200
38 #define IDD_ROOT 201
39 #define IDD_SOURCE 202
40 #define IDD_OTHER_URL 203
41 #define IDD_SITE 204
42 #define IDD_NET 205
43 #define IDD_PROXY_AUTH 206
44 #define IDD_NET_AUTH 207
45 #define IDD_FTP_AUTH 208
46 #define IDD_LOCAL_DIR 209
47 #define IDD_DLSTATUS 210
48 #define IDD_S_LOAD_INI 211
49 #define IDD_S_FROM_CWD 212
50 #define IDD_CHOOSE 213
51 #define IDD_S_DOWNLOAD 214
52 #define IDD_S_INSTALL 215
53 #define IDD_INSTATUS 216
54 #define IDD_S_POSTINSTALL 217
55 #define IDD_VIRUS 218
56 #define IDD_DESKTOP 219
57 #define IDD_PREREQ 220
58 #define IDD_DROPPED 221
59
60 // Bitmaps
61
62 #define IDB_SPIN 300
63 #define IDB_CHECK_YES 301
64 #define IDB_CHECK_NO 302
65 #define IDB_CHECK_NA 303
66 #define IDB_TREE_PLUS 304
67 #define IDB_TREE_MINUS 305
68
69 // icons
70
71 #define IDI_SPIN 400
72 #define IDI_CYGWIN 401
73
74 // controls
75
76 #define IDC_STATIC -1
77 #define IDC_SOURCE_DOWNLOAD 500
78 #define IDC_SOURCE_NETINST 501
79 #define IDC_SOURCE_CWD 502
80 #define IDC_ROOT_DIR 503
81 #define IDC_ROOT_BROWSE 504
82 #define IDC_ROOT_TEXT 505
83 #define IDC_ROOT_BINARY 506
84 #define IDC_URL_LIST 507
85 #define IDC_SITE_NEXT 508
86 #define IDC_BACK 509
87 #define IDC_OTHER_URL 510
88 #define IDC_NET_IE5 511
89 #define IDC_NET_DIRECT 512
90 #define IDC_NET_PROXY 513
91 #define IDC_PROXY_HOST 514
92 #define IDC_PROXY_PORT 515
93 #define IDC_PROXY_USER 516
94 #define IDC_DLS_PROGRESS 517
95 #define IDC_DLS_URL 518
96 #define IDC_DLS_RATE 519
97 #define IDC_INS_PKG 520
98 #define IDC_INS_FILE 521
99 #define IDC_INS_DISKFULL 522
100 #define IDC_INS_IPROGRESS 523
101 #define IDC_INS_PPROGRESS 524
102 #define IDC_ROOT_SYSTEM 525
103 #define IDC_ROOT_USER 526
104 #define IDC_NET_USER 527
105 #define IDC_NET_PASSWD 528
106 #define IDC_VERSION 529
107 #define IDC_LISTVIEW_POS 530
108 #define IDC_CHOOSE_VIEW 531
109 #define IDC_CHOOSE_EXP 532
110 #define IDC_CHOOSE_CURR 533
111 #define IDC_CHOOSE_PREV 534
112 #define IDC_CHOOSE_LIST 535
113 #define IDC_INS_ACTION 536
114 #define IDC_ROOT_DESKTOP 537
115 #define IDC_ROOT_MENU 538
116 #define IDC_LOCAL_DIR_BROWSE 539
117 #define IDC_LOCAL_DIR 540
118 #define IDC_DLS_PPROGRESS 541
119 #define IDC_DLS_IPROGRESS 542
120 #define IDC_DLS_PROGRESS_TEXT 543
121 #define IDC_DLS_PPROGRESS_TEXT 544
122 #define IDC_DLS_IPROGRESS_TEXT 545
123 #define IDC_CHOOSE_INST_TEXT 546
124 #define IDC_CHOOSE_VIEWCAPTION 547
125 #define IDC_CHOOSE_LISTHEADER 548
126 #define IDC_INS_BL_PACKAGE 549
127 #define IDC_INS_BL_TOTAL 550
128 #define IDC_INS_BL_DISK 551
129 #define IDC_STATIC_HEADER_TITLE 552
130 #define IDC_STATIC_WELCOME_TITLE 553
131 #define IDC_EDIT_USER_URL 554
132 #define IDC_BUTTON_ADD_URL 555
133 #define IDC_DISABLE_AV 556
134 #define IDC_LEAVE_AV 557
135 #define IDC_CHOOSE_KEEP 558
136 #define IDC_HEADICON 559
137 #define IDC_HEADSEPARATOR 560
138 #define IDC_SPLASH_URL 561
139 #define IDC_FILEMODES_LINK 562
140 #define IDC_ROOTDIR_GRP 563
141 #define IDC_INSTALLFOR_GRP 564
142 #define IDC_ALLUSERS_TEXT 565
143 #define IDC_JUSTME_TEXT 566
144 #define IDC_MODE_GRP 567
145 #define IDC_MODE_TEXT 568
146 #define IDC_MODE_BIN 569
147 #define IDC_LOCALDIR_GRP 570
148 #define IDC_SPLASH_TEXT 571
149 #define IDC_SPLASH_ICON 572
150 #define IDC_SPLASH_COPYR 573
151 #define IDC_SITE_USERURL 574
152 #define IDC_CHOOSE_HIDE 575
153 #define IDC_PREREQ_TEXT 576
154 #define IDC_PREREQ_EDIT 577
155 #define IDC_PREREQ_CHECK 578
156 #define IDC_DROP_MIRRORS 579
157 #define IDC_DROP_NOWARN 580
This page took 0.044931 seconds and 6 git commands to generate.