VirtualBox

Changeset 36976 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
May 6, 2011 9:19:32 AM (14 years ago)
Author:
vboxsync
Message:

Main: when mounting shared folders, don't break the loop if one folder fails

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

    r36481 r36976  
    80138013                            setVMRuntimeErrorCallbackF(pVM, pConsole, 0, "BrokenSharedFolder",
    80148014                                                       N_("The shared folder '%s' could not be set up: %ls.\n"
    8015                                                           "The shared folder setup will not be complete. It is recommended to power down the virtual machine and "
    8016                                                           "fix the shared folder settings while the machine is not running."),
     8015                                                          "The shared folder setup will not be complete. It is recommended to power down the virtual machine and fix the shared folder settings while the machine is not running"),
    80178016                                                       it->first.c_str(), eik.getText().raw());
    8018                             break;
    80198017                        }
    80208018                    }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette