VirtualBox

Changeset 39476 in vbox


Ignore:
Timestamp:
Nov 30, 2011 2:21:09 PM (13 years ago)
Author:
vboxsync
Message:

UINewVMWzd.cpp: knoppix and dsl.

File:
1 edited

Legend:

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

    r39248 r39476  
    113113    { QRegExp("((Or)|(oel)).*64", Qt::CaseInsensitive), "Oracle_64" },
    114114    { QRegExp("(Or)|(oel)", Qt::CaseInsensitive), "Oracle" },
     115    { QRegExp("Knoppix", Qt::CaseInsensitive), "Linux26" },
     116    { QRegExp("Dsl", Qt::CaseInsensitive), "Linux24" },
    115117    { QRegExp("((Li)|(lnx)).*2.?2", Qt::CaseInsensitive), "Linux22" },
    116118    { QRegExp("((Li)|(lnx)).*2.?4.*64", Qt::CaseInsensitive), "Linux24_64" },
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