VirtualBox

Changeset 17936 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Mar 16, 2009 2:04:13 PM (16 years ago)
Author:
vboxsync
Message:

OVF: don't write 'blah'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ApplianceImpl.cpp

    r17930 r17936  
    25122512            xml::ElementNode *pelmOperatingSystemSection = pelmVirtualSystem->createChild("OperatingSystemSection");
    25132513            pelmOperatingSystemSection->setAttribute("ovf:id", llOS.front()->strOvf);
    2514             pelmOperatingSystemSection->createChild("Info")->addContent("blah");        // @ŧodo
    2515             pelmOperatingSystemSection->createChild("Description")->addContent("blah");        // @ŧodo
     2514//             pelmOperatingSystemSection->createChild("Info")->addContent("blah");        // @ŧodo
     2515//             pelmOperatingSystemSection->createChild("Description")->addContent("blah");        // @ŧodo
    25162516
    25172517            // <VirtualHardwareSection ovf:id="hw1" ovf:transport="iso">
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette