VirtualBox

Changeset 13091 in vbox


Ignore:
Timestamp:
Oct 8, 2008 3:56:32 PM (16 years ago)
Author:
vboxsync
Message:

a more proper string

File:
1 edited

Legend:

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

    r13090 r13091  
    22252225        mVBox.OpenSession (session, aId);
    22262226        CMachine machine = session.GetMachine ();
    2227         machine.SetGuestPropertyValue ("VBox/LanguageID", VBoxGlobal::languageId());
     2227        machine.SetGuestPropertyValue ("/VirtualBox/HostInfo/GUI/LanguageID", VBoxGlobal::languageId());
    22282228    }
    22292229
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