VirtualBox

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


Ignore:
Timestamp:
Nov 25, 2008 3:12:09 PM (16 years ago)
Author:
vboxsync
Message:

detabify

File:
1 edited

Legend:

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

    r14573 r14576  
    11511151    </attribute>
    11521152
    1153                 <attribute name="settingsFilePath" type="wstring" readonly="yes">
    1154                         <desc>
    1155                                 Full name of the global settings file.
    1156                                 The value of this property corresponds to the value of
    1157                                 <link to="#homeFolder"/> plus <tt>/VirtualBox.xml</tt>.
    1158                         </desc>
    1159                 </attribute>
     1153    <attribute name="settingsFilePath" type="wstring" readonly="yes">
     1154      <desc>
     1155        Full name of the global settings file.
     1156        The value of this property corresponds to the value of
     1157        <link to="#homeFolder"/> plus <tt>/VirtualBox.xml</tt>.
     1158      </desc>
     1159    </attribute>
    11601160
    11611161    <attribute name="settingsFileVersion" type="wstring" readonly="yes">
     
    11731173        The current version usually matches the value of the
    11741174        <link to="#settingsFormatVersion"/> attribute unless the
    1175                                 settings file was created by an older version of VirtualBox and there
     1175        settings file was created by an older version of VirtualBox and there
    11761176        was a change of the settings file format since then.
    11771177
     
    22272227    </method>
    22282228
    2229                 <method name="saveSettings">
    2230                         <desc>
    2231                                 Saves the global settings to the global settings file
    2232                                 (<link to="#settingsFilePath"/>).
    2233 
    2234                                 This method is only useful for explicitly saving the global settings
    2235                                 file after it has been auto-converted from the old format to the most
    2236                                 recent format (see <link to="#settingsFileVersion"/> for details).
    2237                                 Normally, the global settings file is implicitly saved when a global
    2238                                 setting is changed.
    2239                         </desc>
    2240                 </method>
     2229    <method name="saveSettings">
     2230      <desc>
     2231        Saves the global settings to the global settings file
     2232        (<link to="#settingsFilePath"/>).
     2233
     2234        This method is only useful for explicitly saving the global settings
     2235        file after it has been auto-converted from the old format to the most
     2236        recent format (see <link to="#settingsFileVersion"/> for details).
     2237        Normally, the global settings file is implicitly saved when a global
     2238        setting is changed.
     2239      </desc>
     2240    </method>
    22412241
    22422242    <method name="saveSettingsWithBackup">
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