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