VirtualBox

Changeset 33540 in vbox for trunk/src/VBox/Installer/win


Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

Location:
trunk/src/VBox/Installer/win
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp

    r33466 r33540  
    290290
    291291/**
    292  * Recursivly copies a directory to another location.
     292 * Recursively copies a directory to another location.
    293293 *
    294294 * @returns iprt status code.
  • trunk/src/VBox/Installer/win/UserInterface.wxi

    r32113 r33540  
    6767            </Control>
    6868
    69             <!-- Uncommnent if we need a 'back' button
     69            <!-- Uncomment if we need a 'back' button
    7070            <Control Id="Back" Type="PushButton" X="180" Y="243" Width="56" Height="17" Disabled="yes" Text="$(loc.ButtonText_Back)" />
    7171            -->
     
    714714
    715715        <!-- This dialog is shown if the app is installed and the installation package is started again. It's the welcome
    716              screen for maintenamce -->
     716             screen for maintenance -->
    717717        <Dialog Id="MaintenanceWelcomeDlg" Width="370" Height="270" Title="[ProductName] $(loc.Setup)" NoMinimize="yes">
    718718            <Control Id="Title" Type="Text" X="135" Y="20" Width="220" Height="60" Transparent="yes" NoPrefix="yes">
  • trunk/src/VBox/Installer/win/VirtualBox.wxs

    r33185 r33540  
    215215                    <Directory Id="documents" Name="doc">
    216216                        <!-- The documentation is a separate component. This allows to split the install process
    217                              into pieces if ever necessary. Maintanance is easier, too. The following component
     217                             into pieces if ever necessary. Maintenance is easier, too. The following component
    218218                             will be installed in the "doc" folder. -->
    219219                        <Component Id="docs" Guid="40BD12C5-89A8-4B81-8A5E-5EEE2C2763C4">
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