VirtualBox

Changeset 26539 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 15, 2010 1:45:02 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57714
Message:

FE/Qt4: some more abbreviation

File:
1 edited

Legend:

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

    r26463 r26539  
    8888    { QRegExp("De.*64", Qt::CaseInsensitive), "Debian_64" },
    8989    { QRegExp("De", Qt::CaseInsensitive), "Debian" },
    90     { QRegExp("(SU)|(No)", Qt::CaseInsensitive), "OpenSUSE" },
    91     { QRegExp("((SU)|(No)).*64", Qt::CaseInsensitive), "OpenSUSE_64" },
     90    { QRegExp("(SU)|(Nov)", Qt::CaseInsensitive), "OpenSUSE" },
     91    { QRegExp("((SU)|(Nov)).*64", Qt::CaseInsensitive), "OpenSUSE_64" },
    9292    { QRegExp("Fe.*64", Qt::CaseInsensitive), "Fedora_64" },
    9393    { QRegExp("Fe", Qt::CaseInsensitive), "Fedora" },
    94     { QRegExp("((Ge)|(Sab)).*64", Qt::CaseInsensitive), "Gentoo_64" },
    95     { QRegExp("(Ge)|(Sab)", Qt::CaseInsensitive), "Gentoo" },
     94    { QRegExp("((Gen)|(Sab)).*64", Qt::CaseInsensitive), "Gentoo_64" },
     95    { QRegExp("(Gen)|(Sab)", Qt::CaseInsensitive), "Gentoo" },
    9696    { QRegExp("Man.*64", Qt::CaseInsensitive), "Mandriva_64" },
    9797    { QRegExp("Man", Qt::CaseInsensitive), "Mandriva" },
     
    122122    { QRegExp("Ne.*B", Qt::CaseInsensitive), "NetBSD" },
    123123    { QRegExp("QN", Qt::CaseInsensitive), "QNX" },
    124     { QRegExp("Mac.*64", Qt::CaseInsensitive), "MacOS_64" },
    125     { QRegExp("Mac", Qt::CaseInsensitive), "MacOS" },
     124    { QRegExp("((Mac)|(Tig)|(Leop)).*64", Qt::CaseInsensitive), "MacOS_64" },
     125    { QRegExp("(Mac)|(Tig)|(Leop)", Qt::CaseInsensitive), "MacOS" },
    126126    { QRegExp("Net", Qt::CaseInsensitive), "Netware" },
    127127    { QRegExp("Ot", Qt::CaseInsensitive), "Other" },
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette