VirtualBox

Changeset 38920 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Sep 30, 2011 1:41:48 PM (13 years ago)
Author:
vboxsync
Message:

FE/Qt4: be more specific about win 2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UINewVMWzd.cpp

    r38755 r38920  
    6060    { QRegExp("((Wi.*2008)|(W2K8)).*64", Qt::CaseInsensitive), "Windows2008_64" },
    6161    { QRegExp("(Wi.*2008)|(W2K8)", Qt::CaseInsensitive), "Windows2008" },
    62     { QRegExp("(Wi.*2)|(W2K)", Qt::CaseInsensitive), "Windows2000" },
     62    { QRegExp("(Wi.*2000)|(W2K)", Qt::CaseInsensitive), "Windows2000" },
    6363    { QRegExp("(Wi.*7.*64)|(W7.*64)", Qt::CaseInsensitive), "Windows7_64" },
    6464    { QRegExp("(Wi.*7)|(W7)", Qt::CaseInsensitive), "Windows7" },
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