VirtualBox

Changeset 92053 in vbox


Ignore:
Timestamp:
Oct 25, 2021 6:19:14 PM (3 years ago)
Author:
vboxsync
Message:

idl/VirtualBox.xidl: Fix incorrect URL username/password separators in the docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r91614 r92053  
    1194511945        Proxy server URL for the <link to="ProxyMode_Manual" /> proxy mode.
    1194611946
    11947         The format is: [{type}"://"][{userid}[@{password}]:]{server}[":"{port}]
     11947        The format is: [{type}"://"][{userid}[:{password}]@]{server}[":"{port}]
    1194811948
    1194911949        Valid types are: http (default), https, socks4, socks4a, socks5, socks5h and direct.
     
    1239912399  <interface
    1240012400    name="IGuestOSType" extends="$unknown"
    12401     uuid="14233bf3-4609-4abd-99c5-b1d99d30c9dc"
     12401    uuid="966303d0-36a8-4180-8971-18650b0d1055"
    1240212402    wsmap="struct"
    12403     reservedAttributes="15"
     12403    reservedAttributes="16"
    1240412404    >
    1240512405    <desc>
     
    1254812548    <attribute name="recommendedSecureBoot" type="boolean" readonly="yes">
    1254912549      <desc>Returns @c true if EFI secure boot is recommended for this OS type.</desc>
     12550    </attribute>
     12551
     12552    <attribute name="recommendedWDDMGraphics" type="boolean" readonly="yes">
     12553      <desc>Returns @c true if this OS usually has a WDDM graphics driver
     12554        from guest additions.</desc>
    1255012555    </attribute>
    1255112556
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