VirtualBox

Ignore:
Timestamp:
Mar 21, 2011 9:58:05 PM (14 years ago)
Author:
vboxsync
Message:

FE/Qt: SLE* is SUSE as well (though not really OpenSUSE)

File:
1 edited

Legend:

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

    r35587 r36334  
    8888    { QRegExp("De.*64", Qt::CaseInsensitive), "Debian_64" },
    8989    { QRegExp("De", Qt::CaseInsensitive), "Debian" },
    90     { QRegExp("((SU)|(Nov)).*64", Qt::CaseInsensitive), "OpenSUSE_64" },
    91     { QRegExp("(SU)|(Nov)", Qt::CaseInsensitive), "OpenSUSE" },
     90    { QRegExp("((SU)|(Nov)|(SLE)).*64", Qt::CaseInsensitive), "OpenSUSE_64" },
     91    { QRegExp("(SU)|(Nov)|(SLE)", Qt::CaseInsensitive), "OpenSUSE" },
    9292    { QRegExp("Fe.*64", Qt::CaseInsensitive), "Fedora_64" },
    9393    { QRegExp("Fe", Qt::CaseInsensitive), "Fedora" },
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