VirtualBox

Changeset 26089 in vbox for trunk/src/VBox/Frontends/VBoxSDL


Ignore:
Timestamp:
Jan 28, 2010 5:08:19 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
57056
Message:

Branding: Moved the Product & Vendor strings to kBuild, so it could be used
there as well. Added a Copyright year define which points to the current year.
All this should be used on more places. For now the help strings of the
Frontends and most strings of the Mac OS X installer are updated.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp

    r26068 r26089  
    980980    LogFlow(("SDL GUI started\n"));
    981981    RTPrintf(VBOX_PRODUCT " SDL GUI version %s\n"
    982              "(C) 2005-2010 " VBOX_VENDOR "\n"
     982             "(C) 2005-" VBOX_C_YEAR " " VBOX_VENDOR "\n"
    983983             "All rights reserved.\n\n",
    984984             VBOX_VERSION_STRING);
     
    29162916    callback.setNull();
    29172917    consoleCallback.setNull();
    2918    
     2918
    29192919    LogFlow(("Uninitializing COM...\n"));
    29202920    com::Shutdown();
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette