]> cygwin.com Git - cygwin-apps/setup.git/blob - resource.h
* desktop.cc: don't set PATH in cygwin.bat, create /etc/passwd
[cygwin-apps/setup.git] / resource.h
1 //{{NO_DEPENDENCIES}}
2 // Microsoft Developer Studio generated include file.
3 // Used by res.rc
4 //
5 /*
6 * Copyright (c) 2000, Red Hat, Inc.
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation; either version 2 of the License, or
11 * (at your option) any later version.
12 *
13 * A copy of the GNU General Public License can be found at
14 * http://www.gnu.org/
15 *
16 * Written by DJ Delorie <dj@cygnus.com>
17 *
18 */
19 #define IDS_ROOT_SLASH 1
20 #define IDS_ROOT_SPACE 2
21 #define IDS_CWD_NONEMPTY 3
22 #define IDS_MIRROR_LST 6
23 #define IDS_DIALOG_FAILED 7
24 #define IDS_CYGWIN_FUNC_MISSING 8
25 #define IDS_DOWNLOAD_SHORT 9
26 #define IDS_ERR_OPEN_WRITE 10
27 #define IDS_SETUPINI_MISSING 11
28 #define IDS_OLD_SETUPINI 12
29 #define IDS_ERR_RENAME 13
30 #define IDS_NOTHING_INSTALLED 14
31 #define IDS_INSTALL_COMPLETE 15
32 #define IDS_ERR_OPEN_READ 16
33 #define IDS_ROOT_ABSOLUTE 17
34 #define IDS_DOWNLOAD_COMPLETE 18
35 #define IDD_ROOT 101
36 #define IDD_SOURCE 102
37 #define IDD_OTHER_URL 103
38 #define IDD_SITE 104
39 #define IDD_NET 105
40 #define IDD_DLSTATUS 106
41 #define IDD_S_LOAD_INI 107
42 #define IDD_S_FROM_CWD 108
43 #define IDD_S_CHOOSE 109
44 #define IDD_S_DOWNLOAD 110
45 #define IDD_S_INSTALL 111
46 #define IDD_INSTATUS 112
47 #define IDI_CYGWIN 200
48 #define IDC_SOURCE_DOWNLOAD 1000
49 #define IDC_SOURCE_NETINST 1001
50 #define IDC_SOURCE_CWD 1002
51 #define IDC_ROOT_DIR 1003
52 #define IDC_ROOT_BROWSE 1004
53 #define IDC_ROOT_TEXT 1005
54 #define IDC_ROOT_BINARY 1006
55 #define IDC_URL_LIST 1007
56 #define IDC_SITE_NEXT 1008
57 #define IDC_BACK 1009
58 #define IDC_OTHER_URL 1010
59 #define IDC_NET_IE5 1011
60 #define IDC_NET_DIRECT 1012
61 #define IDC_NET_PROXY 1013
62 #define IDC_PROXY_HOST 1014
63 #define IDC_PROXY_PORT 1015
64 #define IDC_PROXY_USER 1016
65 #define IDC_PROXY_PASSWD 1017
66 #define IDC_DLS_PROGRESS 1019
67 #define IDC_DLS_URL 1020
68 #define IDC_DLS_RATE 1021
69 #define IDC_INS_PKG 1022
70 #define IDC_INS_FILE 1023
71 #define IDC_INS_DISKFULL 1024
72 #define IDC_INS_IPROGRESS 1025
73 #define IDC_INS_PPROGRESS 1026
74 #define IDC_ROOT_SYSTEM 1028
75 #define IDC_ROOT_USER 1029
76 #define IDC_STATIC -1
77
78 // Next default values for new objects
79 //
80 #ifdef APSTUDIO_INVOKED
81 #ifndef APSTUDIO_READONLY_SYMBOLS
82 #define _APS_NO_MFC 1
83 #define _APS_3D_CONTROLS 1
84 #define _APS_NEXT_RESOURCE_VALUE 113
85 #define _APS_NEXT_COMMAND_VALUE 40003
86 #define _APS_NEXT_CONTROL_VALUE 1030
87 #define _APS_NEXT_SYMED_VALUE 101
88 #endif
89 #endif
This page took 0.043956 seconds and 6 git commands to generate.