]> 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 5b3860cc2a5a27f71f4ab99f4219794ed9ced484..d6694c39a8529e69ff0bd956d57de6fa68e162a4 100644 (file)
@@ -1,7 +1,3 @@
-//{{NO_DEPENDENCIES}}
-// Used by res.rc
-//
-
 // Strings
 
 #define IDS_ROOT_SLASH                    100
@@ -34,6 +30,7 @@
 #define IDS_TRUSTCURR_TOOLTIP             127
 #define IDS_TRUSTEXP_TOOLTIP              128
 #define IDS_VIEWBUTTON_TOOLTIP            129
+#define IDS_HIDEOBS_TOOLTIP               130
 
 // Dialogs
 
 #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_RTARROW                       301
-#define IDB_CHECK_YES                     302
-#define IDB_CHECK_NO                      303
-#define IDB_CHECK_NA                      304
+#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 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.023588 seconds and 5 git commands to generate.