]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - install.cc
* desktop.cc: added logic to handle to the new dialog and to
[cygwin-apps/setup.git] / install.cc
index 12d2891c7550175696453482aa1d08965cac1139..4b7163632677e5198246985ebeaba9d2df0ee244 100644 (file)
@@ -237,7 +237,7 @@ void
 do_install (HINSTANCE h)
 {
   int i, num_installs = 0, num_uninstalls = 0;
-  next_dialog = IDD_S_DESKTOP;
+  next_dialog = IDD_DESKTOP;
 
   mkdir_p (1, root_dir);
 
This page took 0.024497 seconds and 5 git commands to generate.