]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - resource.h
2007-02-17 Brian Dessent <brian@dessent.net>
[cygwin-apps/setup.git] / resource.h
index b99188f3d99f4ad29eb1d632ddb4f58e904aee97..d6694c39a8529e69ff0bd956d57de6fa68e162a4 100644 (file)
-//{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by res.rc
-//
-/*
- * Copyright (c) 2000, Red Hat, Inc.
- *
- *     This program is free software; you can redistribute it and/or modify
- *     it under the terms of the GNU General Public License as published by
- *     the Free Software Foundation; either version 2 of the License, or
- *     (at your option) any later version.
- *
- *     A copy of the GNU General Public License can be found at
- *     http://www.gnu.org/
- *
- * Written by DJ Delorie <dj@cygnus.com>
- *
- */
-#define IDS_ROOT_SLASH                  1
-#define IDS_ROOT_SPACE                  2
-#define IDS_CWD_NONEMPTY                3
-#define IDS_MIRROR_LST                  6
-#define IDS_DIALOG_FAILED               7
-#define IDS_CYGWIN_FUNC_MISSING         8
-#define IDS_DOWNLOAD_SHORT              9
-#define IDS_ERR_OPEN_WRITE              10
-#define IDS_SETUPINI_MISSING            11
-#define IDS_OLD_SETUPINI                12
-#define IDS_ERR_RENAME                  13
-#define IDS_NOTHING_INSTALLED           14
-#define IDS_INSTALL_COMPLETE            15
-#define IDS_ERR_OPEN_READ               16
-#define IDS_ROOT_ABSOLUTE               17
-#define IDD_ROOT                        101
-#define IDD_SOURCE                      102
-#define IDD_OTHER_URL                   103
-#define IDD_SITE                        104
-#define IDD_NET                         105
-#define IDD_DLSTATUS                    106
-#define IDD_S_LOAD_INI                  107
-#define IDD_S_FROM_CWD                  108
-#define IDD_S_CHOOSE                    109
-#define IDD_S_DOWNLOAD                  110
-#define IDD_S_INSTALL                   111
-#define IDD_INSTATUS                    112
-#define IDI_CYGWIN                      200
-#define IDC_SOURCE_DOWNLOAD             1000
-#define IDC_SOURCE_NETINST              1001
-#define IDC_SOURCE_CWD                  1002
-#define IDC_ROOT_DIR                    1003
-#define IDC_ROOT_BROWSE                 1004
-#define IDC_ROOT_TEXT                   1005
-#define IDC_ROOT_BINARY                 1006
-#define IDC_URL_LIST                    1007
-#define IDC_SITE_NEXT                   1008
-#define IDC_BACK                        1009
-#define IDC_OTHER_URL                   1010
-#define IDC_NET_IE5                     1011
-#define IDC_NET_DIRECT                  1012
-#define IDC_NET_PROXY                   1013
-#define IDC_PROXY_HOST                  1014
-#define IDC_PROXY_PORT                  1015
-#define IDC_PROXY_USER                  1016
-#define IDC_PROXY_PASSWD                1017
-#define IDC_DLS_PROGRESS                1019
-#define IDC_DLS_URL                     1020
-#define IDC_DLS_RATE                    1021
-#define IDC_INS_PKG                     1022
-#define IDC_INS_FILE                    1023
-#define IDC_INS_DISKFULL                1024
-#define IDC_INS_IPROGRESS               1025
-#define IDC_INS_PPROGRESS               1026
-#define IDC_ROOT_SYSTEM                 1028
-#define IDC_ROOT_USER                   1029
-#define IDC_STATIC                      -1
+// Strings
 
-// Next default values for new objects
-// 
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC                     1
-#define _APS_3D_CONTROLS                     1
-#define _APS_NEXT_RESOURCE_VALUE        113
-#define _APS_NEXT_COMMAND_VALUE         40003
-#define _APS_NEXT_CONTROL_VALUE         1030
-#define _APS_NEXT_SYMED_VALUE           101
-#endif
-#endif
+#define IDS_ROOT_SLASH                    100
+#define IDS_ROOT_SPACE                    101
+#define IDS_MIRROR_LST                    102
+#define IDS_ERR_OPEN_WRITE                103
+#define IDS_SETUPINI_MISSING              104
+#define IDS_OLD_SETUPINI                  105
+#define IDS_NOTHING_INSTALLED             106
+#define IDS_INSTALL_COMPLETE              107
+#define IDS_ERR_OPEN_READ                 108
+#define IDS_ROOT_ABSOLUTE                 109
+#define IDS_DOWNLOAD_COMPLETE             110
+#define IDS_NOLOGFILE                     111
+#define IDS_UNINSTALL_COMPLETE            112
+#define IDS_WININET                       113
+#define IDS_ERR_CHDIR                     114
+#define IDS_OLD_SETUP_VERSION             115
+#define IDS_DOWNLOAD_INCOMPLETE           116
+#define IDS_INSTALL_INCOMPLETE            117
+#define IDS_REBOOT_REQUIRED               118
+#define IDS_CORRUPT_PACKAGE               119
+#define IDS_INSTALL_ERROR                 120
+#define IDS_WINDOW_INIT_BADMSG            121
+#define IDS_UNCAUGHT_EXCEPTION            122
+#define IDS_UNCAUGHT_EXCEPTION_WITH_ERRNO 123
+#define IDS_SKIP_PACKAGE                  124
+#define IDS_TRUSTKEEP_TOOLTIP             125
+#define IDS_TRUSTPREV_TOOLTIP             126
+#define IDS_TRUSTCURR_TOOLTIP             127
+#define IDS_TRUSTEXP_TOOLTIP              128
+#define IDS_VIEWBUTTON_TOOLTIP            129
+#define IDS_HIDEOBS_TOOLTIP               130
+
+// Dialogs
+
+#define IDD_SPLASH                        200
+#define IDD_ROOT                          201
+#define IDD_SOURCE                        202
+#define IDD_OTHER_URL                     203
+#define IDD_SITE                          204
+#define IDD_NET                           205
+#define IDD_PROXY_AUTH                    206
+#define IDD_NET_AUTH                      207
+#define IDD_FTP_AUTH                      208
+#define IDD_LOCAL_DIR                     209
+#define IDD_DLSTATUS                      210
+#define IDD_S_LOAD_INI                    211
+#define IDD_S_FROM_CWD                    212
+#define IDD_CHOOSE                        213
+#define IDD_S_DOWNLOAD                    214
+#define IDD_S_INSTALL                     215
+#define IDD_INSTATUS                      216
+#define IDD_S_POSTINSTALL                 217
+#define IDD_VIRUS                         218
+#define IDD_DESKTOP                       219
+#define IDD_PREREQ                        220
+#define IDD_DROPPED                       221
+
+// Bitmaps
+
+#define IDB_SPIN                          300
+#define IDB_CHECK_YES                     301
+#define IDB_CHECK_NO                      302
+#define IDB_CHECK_NA                      303
+#define IDB_TREE_PLUS                     304
+#define IDB_TREE_MINUS                    305
+
+// icons
+
+#define IDI_SPIN                          400
+#define IDI_CYGWIN                        401
+
+// controls
+
+#define IDC_STATIC                         -1
+#define IDC_SOURCE_DOWNLOAD               500
+#define IDC_SOURCE_NETINST                501
+#define IDC_SOURCE_CWD                    502
+#define IDC_ROOT_DIR                      503
+#define IDC_ROOT_BROWSE                   504
+#define IDC_ROOT_TEXT                     505
+#define IDC_ROOT_BINARY                   506
+#define IDC_URL_LIST                      507
+#define IDC_SITE_NEXT                     508
+#define IDC_BACK                          509
+#define IDC_OTHER_URL                     510
+#define IDC_NET_IE5                       511
+#define IDC_NET_DIRECT                    512
+#define IDC_NET_PROXY                     513
+#define IDC_PROXY_HOST                    514
+#define IDC_PROXY_PORT                    515
+#define IDC_PROXY_USER                    516
+#define IDC_DLS_PROGRESS                  517
+#define IDC_DLS_URL                       518
+#define IDC_DLS_RATE                      519
+#define IDC_INS_PKG                       520
+#define IDC_INS_FILE                      521
+#define IDC_INS_DISKFULL                  522
+#define IDC_INS_IPROGRESS                 523
+#define IDC_INS_PPROGRESS                 524
+#define IDC_ROOT_SYSTEM                   525
+#define IDC_ROOT_USER                     526
+#define IDC_NET_USER                      527
+#define IDC_NET_PASSWD                    528
+#define IDC_VERSION                       529
+#define IDC_LISTVIEW_POS                  530
+#define IDC_CHOOSE_VIEW                   531
+#define IDC_CHOOSE_EXP                    532
+#define IDC_CHOOSE_CURR                   533
+#define IDC_CHOOSE_PREV                   534
+#define IDC_CHOOSE_LIST                   535
+#define IDC_INS_ACTION                    536
+#define IDC_ROOT_DESKTOP                  537
+#define IDC_ROOT_MENU                     538
+#define IDC_LOCAL_DIR_BROWSE              539
+#define IDC_LOCAL_DIR                     540
+#define IDC_DLS_PPROGRESS                 541
+#define IDC_DLS_IPROGRESS                 542
+#define IDC_DLS_PROGRESS_TEXT             543
+#define IDC_DLS_PPROGRESS_TEXT            544
+#define IDC_DLS_IPROGRESS_TEXT            545
+#define IDC_CHOOSE_INST_TEXT              546
+#define IDC_CHOOSE_VIEWCAPTION            547
+#define IDC_CHOOSE_LISTHEADER             548
+#define IDC_INS_BL_PACKAGE                549
+#define IDC_INS_BL_TOTAL                  550
+#define IDC_INS_BL_DISK                   551
+#define IDC_STATIC_HEADER_TITLE           552
+#define IDC_STATIC_WELCOME_TITLE          553
+#define IDC_EDIT_USER_URL                 554
+#define IDC_BUTTON_ADD_URL                555
+#define IDC_DISABLE_AV                    556
+#define IDC_LEAVE_AV                      557
+#define IDC_CHOOSE_KEEP                   558
+#define IDC_HEADICON                      559
+#define IDC_HEADSEPARATOR                 560
+#define IDC_SPLASH_URL                    561
+#define IDC_FILEMODES_LINK                562
+#define IDC_ROOTDIR_GRP                   563
+#define IDC_INSTALLFOR_GRP                564
+#define IDC_ALLUSERS_TEXT                 565
+#define IDC_JUSTME_TEXT                   566
+#define IDC_MODE_GRP                      567
+#define IDC_MODE_TEXT                     568
+#define IDC_MODE_BIN                      569
+#define IDC_LOCALDIR_GRP                  570
+#define IDC_SPLASH_TEXT                   571
+#define IDC_SPLASH_ICON                   572
+#define IDC_SPLASH_COPYR                  573
+#define IDC_SITE_USERURL                  574
+#define IDC_CHOOSE_HIDE                   575
+#define IDC_PREREQ_TEXT                   576
+#define IDC_PREREQ_EDIT                   577
+#define IDC_PREREQ_CHECK                  578
+#define IDC_DROP_MIRRORS                  579
+#define IDC_DROP_NOWARN                   580
This page took 0.02642 seconds and 5 git commands to generate.