VirtualBox

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


Ignore:
Timestamp:
Aug 19, 2011 9:45:38 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73598
Message:

FE/Qt4: be more specific

File:
1 edited

Legend:

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

    r38311 r38496  
    8686    { QRegExp("Arc.*64", Qt::CaseInsensitive), "ArchLinux_64" },
    8787    { QRegExp("Arc", Qt::CaseInsensitive), "ArchLinux" },
    88     { QRegExp("De.*64", Qt::CaseInsensitive), "Debian_64" },
    89     { QRegExp("De", Qt::CaseInsensitive), "Debian" },
     88    { QRegExp("Deb.*64", Qt::CaseInsensitive), "Debian_64" },
     89    { QRegExp("Deb", Qt::CaseInsensitive), "Debian" },
    9090    { QRegExp("((SU)|(Nov)|(SLE)).*64", Qt::CaseInsensitive), "OpenSUSE_64" },
    9191    { QRegExp("(SU)|(Nov)|(SLE)", Qt::CaseInsensitive), "OpenSUSE" },
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