Changeset 14387 in vbox
- Timestamp:
- Nov 20, 2008 9:13:11 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39610
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp
r14383 r14387 403 403 { 404 404 aWarning = tr ("You have assigned less than %1 for video memory. This is the minimum " 405 "requirement which allow you to operate the guest in fullscreen &"406 " seamless modes. Continue at your own risk. Problem found")405 "requirement for the guest to be able to switch to fullscreen or " 406 "seamless mode. Problem found") 407 407 .arg (vboxGlobal().formatSize (needBytes)); 408 408 return true;
Note:
See TracChangeset
for help on using the changeset viewer.