VirtualBox

Changeset 11987 in vbox for trunk/src


Ignore:
Timestamp:
Sep 2, 2008 1:32:25 PM (16 years ago)
Author:
vboxsync
Message:

fixed additions download path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/VBoxConsoleWnd.cpp

    r11662 r11987  
    26392639        if (rc == QIMessageBox::Yes)
    26402640        {
    2641             QString url = QString ("http://www.virtualbox.org/download/%1/")
     2641            QString url = QString ("http://download.virtualbox.org/virtualbox/%1/")
    26422642                                   .arg (vbox.GetVersion().remove ("_OSE")) + name;
    26432643            QString target = QDir (vboxGlobal().virtualBox().GetHomeFolder())
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