VirtualBox

Changeset 29288 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
May 10, 2010 9:12:32 AM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: wrong priority for OpenSUSE 64

File:
1 edited

Legend:

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

    r29002 r29288  
    8585    { QRegExp("De.*64", Qt::CaseInsensitive), "Debian_64" },
    8686    { QRegExp("De", Qt::CaseInsensitive), "Debian" },
     87    { QRegExp("((SU)|(Nov)).*64", Qt::CaseInsensitive), "OpenSUSE_64" },
    8788    { QRegExp("(SU)|(Nov)", Qt::CaseInsensitive), "OpenSUSE" },
    88     { QRegExp("((SU)|(Nov)).*64", Qt::CaseInsensitive), "OpenSUSE_64" },
    8989    { QRegExp("Fe.*64", Qt::CaseInsensitive), "Fedora_64" },
    9090    { 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