VirtualBox

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


Ignore:
Timestamp:
Jun 1, 2007 3:56:12 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
21699
Message:

InnoTek -> innotek: actual code changes (headers follow).

File:
1 edited

Legend:

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

    r2729 r2980  
    55
    66/*
    7  * Copyright (C) 2006 InnoTek Systemberatung GmbH
     7 * Copyright (C) 2006-2007 innotek GmbH
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    14001400    }
    14011401
    1402     /* 
     1402    /*
    14031403     * Mount a floppy if requested.
    14041404     */
     
    14621462        goto leave;
    14631463
    1464     /* 
     1464    /*
    14651465     * Mount a CD-ROM if requested.
    14661466     */
     
    36363636
    36373637
    3638     strcpy(szTitle, "InnoTek VirtualBox - ");
     3638    strcpy(szTitle, "innotek VirtualBox - ");
    36393639
    36403640    Bstr name;
     
    37573757    setUITitle(szTitle);
    37583758#else
    3759     SDL_WM_SetCaption(szTitle, "InnoTek VirtualBox");
     3759    SDL_WM_SetCaption(szTitle, "innotek VirtualBox");
    37603760#endif
    37613761}
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