VirtualBox

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


Ignore:
Timestamp:
Mar 25, 2009 5:09:08 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
45012
Message:

config file cleanup + small copyright year update

File:
1 edited

Legend:

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

    r18177 r18265  
    11381138
    11391139    LogFlow(("SDL GUI started\n"));
    1140     RTPrintf("Sun xVM VirtualBox SDL GUI version %s\n"
     1140    RTPrintf("Sun VirtualBox SDL GUI version %s\n"
    11411141             "(C) 2005-2009 Sun Microsystems, Inc.\n"
    11421142             "All rights reserved.\n\n",
     
    40474047
    40484048
    4049     strcpy(szTitle, "Sun xVM VirtualBox - ");
     4049    strcpy(szTitle, "Sun VirtualBox - ");
    40504050
    40514051    Bstr name;
     
    41684168    setUITitle(szTitle);
    41694169#else
    4170     SDL_WM_SetCaption(szTitle, "Sun xVM VirtualBox");
     4170    SDL_WM_SetCaption(szTitle, "Sun VirtualBox");
    41714171#endif
    41724172}
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