Changeset 18311 in vbox
- Timestamp:
- Mar 26, 2009 1:37:48 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r18310 r18311 3257 3257 <enum 3258 3258 name="VirtualSystemDescriptionType" 3259 uuid=" 325e7fec-ce06-4174-9654-98f99478d03f"3259 uuid="68537dd6-78e6-4863-a1cd-20be54761891" 3260 3260 > 3261 3261 <desc>Used with <link to="IVirtualSystemDescription" /> to describe the type of … … 3265 3265 <const name="OS" value="2" /> 3266 3266 <const name="Name" value="3" /> 3267 <const name=" Description" value="4" />3268 <const name=" Product" value="5" />3269 <const name="Ve ndor" value="6" />3270 <const name=" Version" value="7" />3271 <const name=" ProductUrl" value="8" />3272 <const name=" VendorUrl" value="9" />3267 <const name="Product" value="4" /> 3268 <const name="Vendor" value="5" /> 3269 <const name="Version" value="6" /> 3270 <const name="ProductUrl" value="7" /> 3271 <const name="VendorUrl" value="8" /> 3272 <const name="Description" value="9" /> 3273 3273 <const name="License" value="10" /> 3274 3274 <const name="CPU" value="11" />
Note:
See TracChangeset
for help on using the changeset viewer.

