VirtualBox

Ignore:
Timestamp:
Sep 10, 2010 7:51:30 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65723
Message:

rc branding fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.rc

    r28800 r32372  
     1/* $Id$ */
     2/** @file
     3 * VBoxDispD3D - Resource file containing version info and icon.
     4 */
     5
    16/*
    27 * Copyright (C) 2010 Oracle Corporation
     
    3641         VALUE "LegalCopyright",   VBOX_RC_LEGAL_COPYRIGHT
    3742         VALUE "OriginalFilename", "VBoxDispD3D64.dll\0"
    38          VALUE "ProductName",      "VirtualBox Guest Additions\0"
     43         VALUE "ProductName",      VBOX_PRODUCT " Guest Additions\0"
    3944         VALUE "ProductVersion",   VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "." VBOX_SVN_REV "\0"
    4045#else
     
    4550         VALUE "LegalCopyright",   VBOX_RC_LEGAL_COPYRIGHT
    4651         VALUE "OriginalFilename", "VBoxDispD3D.dll\0"
    47          VALUE "ProductName",      "VirtualBox Guest Additions\0"
     52         VALUE "ProductName",      VBOX_PRODUCT " Guest Additions\0"
    4853         VALUE "ProductVersion",   VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "." VBOX_SVN_REV "\0"
    4954#endif
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