Changeset 80195 in vbox for trunk/src/VBox/Frontends
- Timestamp:
- Aug 8, 2019 7:41:34 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsUSB.ui
r67067 r80195 96 96 <widget class="QRadioButton" name="mRbUSB2"> 97 97 <property name="whatsThis"> 98 <string>When chosen, enables the virtual USB EHCI controller of this machine. The USB EHCI controller providesUSB 2.0 support.</string>98 <string>When chosen, enables the virtual USB OHCI and EHCI controllers of this machine. Together they provide USB 2.0 support.</string> 99 99 </property> 100 100 <property name="text"> 101 <string>USB &2.0 ( EHCI) Controller</string>101 <string>USB &2.0 (OHCI + EHCI) Controller</string> 102 102 </property> 103 103 </widget>
Note:
See TracChangeset
for help on using the changeset viewer.