VirtualBox

Changeset 12320 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Sep 9, 2008 8:03:07 PM (16 years ago)
Author:
vboxsync
Message:

small banner fix

Location:
trunk/src/VBox/Frontends
Files:
3 edited

Legend:

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

    r11820 r12320  
    431431    int rc = VINF_SUCCESS;
    432432
    433     RTPrintf("VirtualBox Simple SDL GUI built %s %s\n", __DATE__, __TIME__);
     433    RTPrintf("Sun xVM VirtualBox Simple SDL GUI built %s %s\n", __DATE__, __TIME__);
    434434
    435435    // less than one parameter is not possible
  • trunk/src/VBox/Frontends/VBoxSDL/VBoxSDL.cpp

    r11822 r12320  
    11321132
    11331133    LogFlow(("SDL GUI started\n"));
    1134     RTPrintf("VirtualBox SDL GUI %s built %s %s\n",
     1134    RTPrintf("Sun xVM VirtualBox SDL GUI %s built %s %s\n",
    11351135             VBOX_VERSION_STRING, __DATE__, __TIME__);
    11361136
  • trunk/src/VBox/Frontends/VirtualBox4/src/main.cpp

    r12288 r12320  
    159159#endif
    160160
    161     RTPrintf("VirtualBox Graphical User Interface "VBOX_VERSION_STRING"\n"
     161    RTPrintf("Sun xVM VirtualBox Graphical User Interface "VBOX_VERSION_STRING"\n"
    162162            "(C) 2005-2008 Sun Microsystems, Inc.\n"
    163163            "All rights reserved.\n"
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