Changeset 55506 in vbox for trunk/src/VBox
- Timestamp:
- Apr 29, 2015 8:29:01 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp
r55329 r55506 368 368 message.second << tr("The virtual machine is set up to use hardware graphics acceleration " 369 369 "and the operating system hint is set to Windows Vista or later. " 370 "For best performance you should set the machine's video memory to at least b>%1</b>.")370 "For best performance you should set the machine's video memory to at least <b>%1</b>.") 371 371 .arg(vboxGlobal().formatSize(uNeedBytes, 0, FormatSize_RoundUp)); 372 372 }
Note:
See TracChangeset
for help on using the changeset viewer.