Changeset 17937 in vbox
- Timestamp:
- Mar 16, 2009 2:13:52 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 44511
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ApplianceImpl.cpp
r17936 r17937 2512 2512 xml::ElementNode *pelmOperatingSystemSection = pelmVirtualSystem->createChild("OperatingSystemSection"); 2513 2513 pelmOperatingSystemSection->setAttribute("ovf:id", llOS.front()->strOvf); 2514 // pelmOperatingSystemSection->createChild("Info")->addContent("blah"); // @ ŧodo2515 // pelmOperatingSystemSection->createChild("Description")->addContent("blah"); // @ ŧodo2514 // pelmOperatingSystemSection->createChild("Info")->addContent("blah"); // @todo 2515 // pelmOperatingSystemSection->createChild("Description")->addContent("blah"); // @todo 2516 2516 2517 2517 // <VirtualHardwareSection ovf:id="hw1" ovf:transport="iso">
Note:
See TracChangeset
for help on using the changeset viewer.