VirtualBox

Ignore:
Timestamp:
Sep 10, 2010 9:10:21 AM (14 years ago)
Author:
vboxsync
Message:

rc branding fixes part 2

Location:
trunk/src/VBox/Installer/win/Stub
Files:
2 edited

Legend:

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

    r31667 r32375  
    179179    do
    180180    {
    181         AssertBreakStmt(pszResourceName, "Resouce pointer invalid!");
     181        AssertBreakStmt(pszResourceName, "Resource pointer invalid!");
    182182        AssertBreakStmt(pszTempFile, "Temp file pointer invalid!");
    183183
  • trunk/src/VBox/Installer/win/Stub/VBoxStub.rc

    r31667 r32375  
    55
    66/*
    7  * Copyright (C) 2009 Oracle Corporation
     7 * Copyright (C) 2009-2010 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    4141         VALUE "LegalCopyright",   VBOX_RC_LEGAL_COPYRIGHT
    4242         VALUE "OriginalFilename", "VirtualBox.exe\0"
    43          VALUE "ProductName",      "VirtualBox\0"
     43         VALUE "ProductName",      VBOX_PRODUCT "\0"
    4444         VALUE "ProductVersion",   VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "." VBOX_SVN_REV "\0"
    4545      END
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