- Timestamp:
- Apr 18, 2008 5:32:45 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 29879
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/ui/VBoxVMSettingsDlg.ui
r8155 r8169 6 6 7 7 Copyright (C) 2006-2007 Sun Microsystems, Inc. 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as 10 10 available from http://www.virtualbox.org. This file is free software; … … 14 14 VirtualBox OSE distribution. VirtualBox OSE is distributed in the 15 15 hope that it will be useful, but WITHOUT ANY WARRANTY of any kind. 16 16 17 17 Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa 18 18 Clara, CA 95054 USA or visit http://www.sun.com if you need … … 1080 1080 </property> 1081 1081 <property name="whatsThis" stdset="0"> 1082 <string>This setting determines whether VirtualBox will expose the Physical Address Extension (PAE) feature of the host CPU to the guest.</string> 1082 <string><qt>When 1083 checked, the Physical 1084 Address Extension 1085 (PAE) feature of the 1086 host CPU will be 1087 exposed to the virtual 1088 machine.</qt> 1089 </string> 1083 1090 </property> 1084 1091 </widget> … … 2970 2977 <tabstop>chbEnableIOAPIC</tabstop> 2971 2978 <tabstop>chbVTX</tabstop> 2979 <tabstop>chbPAE</tabstop> 2972 2980 <tabstop>cbSharedClipboard</tabstop> 2973 2981 <tabstop>cbIdeController</tabstop>
Note:
See TracChangeset
for help on using the changeset viewer.