VirtualBox

Changeset 13097 in vbox


Ignore:
Timestamp:
Oct 8, 2008 4:36:04 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37587
Message:

FE/Qt4: comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxGlobal.cpp

    r13096 r13097  
    22252225        mVBox.OpenSession (session, aId);
    22262226        CMachine machine = session.GetMachine ();
    2227         /* Make sure that the language is in two letter code */
     2227        /* Make sure that the language is in two letter code.
     2228         * Note: if languageId() returns an empty string lang.name() will
     2229         * return "C" which is an valid language code. */
    22282230        QLocale lang (VBoxGlobal::languageId());
    22292231        machine.SetGuestPropertyValue ("/VirtualBox/HostInfo/GUI/LanguageID", lang.name());
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