VirtualBox

Changeset 8239 in vbox for trunk/src


Ignore:
Timestamp:
Apr 21, 2008 2:46:48 PM (17 years ago)
Author:
vboxsync
Message:

Rebranding: Fixes for Windows Guest Additions.

Location:
trunk/src/VBox/Additions/WINNT/Graphics
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/Mirror/vrdpdd.rc

    r2989 r8239  
    11#include <windows.h>
     2#include <VBox/version.h>
    23
    34LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
     
    1617      BLOCK "040904b0"
    1718      BEGIN
    18          VALUE "CompanyName",      "innotek GmbH\0"
     19         VALUE "CompanyName",      VBOX_RC_COMPANY_NAME
    1920         VALUE "FileDescription",  "VirtualBox Display Mirror Driver\0"
    2021         VALUE "FileVersion",      VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "\0"
    2122         VALUE "InternalName",     "vrdpdd.dll\0"
    22          VALUE "LegalCopyright",   "(C) 2004-2007 innotek GmbH\0"
     23         VALUE "LegalCopyright",   VBOX_RC_LEGAL_COPYRIGHT
    2324         VALUE "OriginalFilename", "vrdpdd.dll\0"
    24          VALUE "ProductName",      "VirtualBox Guest Tools\0"
     25         VALUE "ProductName",      "VirtualBox Guest Additions\0"
    2526         VALUE "ProductVersion",   VBOX_VERSION_MAJOR "." VBOX_VERSION_MINOR "." VBOX_VERSION_BUILD "\0"
    2627      END
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/Mirror/vrdpdd.inf

    r8155 r8239  
    134134REG_DWORD      = 0x00010001
    135135SERVICEROOT    = "System\CurrentControlSet\Services"
    136 DevDesc        = "Sun xVM VirtualBox Mirror Driver"
     136DevDesc        = "VirtualBox Mirror Driver"
    137137
    138138;
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