VirtualBox

Ignore:
Timestamp:
Jan 31, 2012 2:14:59 PM (13 years ago)
Author:
vboxsync
Message:

FE/Qt: tell the New VM Wizard about Mageia.

File:
1 edited

Legend:

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

    r39593 r39919  
    101101    { QRegExp("((Gen)|(Sab)).*64", Qt::CaseInsensitive), "Gentoo_64" },
    102102    { QRegExp("(Gen)|(Sab)", Qt::CaseInsensitive), "Gentoo" },
    103     { QRegExp("Man.*64", Qt::CaseInsensitive), "Mandriva_64" },
    104     { QRegExp("Man", Qt::CaseInsensitive), "Mandriva" },
     103    { QRegExp("((Man)|(Mag)).*64", Qt::CaseInsensitive), "Mandriva_64" },
     104    { QRegExp("((Man)|(Mag))", Qt::CaseInsensitive), "Mandriva" },
    105105    { QRegExp("((Red)|(rhel)|(cen)).*64", Qt::CaseInsensitive), "RedHat_64" },
    106106    { QRegExp("(Red)|(rhel)|(cen)", Qt::CaseInsensitive), "RedHat" },
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