VirtualBox

Changeset 26372 in vbox


Ignore:
Timestamp:
Feb 9, 2010 2:08:35 PM (15 years ago)
Author:
vboxsync
Message:

FE/Qt4: Sabayon is Gentoo based.

File:
1 edited

Legend:

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

    r26367 r26372  
    7474    { QRegExp("Fe.*64", Qt::CaseInsensitive), "Fedora_64" },
    7575    { QRegExp("Fe", Qt::CaseInsensitive), "Fedora" },
    76     { QRegExp("Ge.*64", Qt::CaseInsensitive), "Gentoo_64" },
    77     { QRegExp("Ge", Qt::CaseInsensitive), "Gentoo" },
     76    { QRegExp("((Ge)|(Sab)).*64", Qt::CaseInsensitive), "Gentoo_64" },
     77    { QRegExp("(Ge)|(Sab)", Qt::CaseInsensitive), "Gentoo" },
    7878    { QRegExp("Man.*64", Qt::CaseInsensitive), "Mandriva_64" },
    7979    { QRegExp("Man", Qt::CaseInsensitive), "Mandriva" },
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