Changeset 2988 in vbox for trunk/src/VBox/Main
- Timestamp:
- Jun 1, 2007 5:36:09 PM (18 years ago)
- svn:sync-xref-src-repo-rev:
- 21711
- Location:
- trunk/src/VBox/Main
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/idl/VirtualBox.xidl
r2961 r2988 23 23 * mappers that map SOAP messages to COM calls. 24 24 * 25 * Copyright (C) 2006-2007 InnoTek SystemberatungGmbH25 * Copyright (C) 2006-2007 innotek GmbH 26 26 * 27 27 * This file is part of VirtualBox Open Source Edition (OSE), as … … 72 72 uuid="46137EEC-703B-4fe5-AFD4-7C9BBBBA0259" 73 73 version="1.3" 74 desc=" InnoTek VirtualBox Type Library"74 desc="innotek VirtualBox Type Library" 75 75 supportsErrorInfo="yes" 76 76 > -
trunk/src/VBox/Main/idl/doxygen.xsl
r469 r2988 6 6 * generate the documentation using Doxygen. 7 7 8 * Copyright (C) 2006 InnoTek SystemberatungGmbH8 * Copyright (C) 2006-2007 innotek GmbH 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/idl/midl.xsl
r469 r2988 5 5 * from the generic interface definition expressed in XML. 6 6 7 * Copyright (C) 2006 InnoTek SystemberatungGmbH7 * Copyright (C) 2006-2007 innotek GmbH 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/idl/xpidl.xsl
r2657 r2988 5 5 * from the generic interface definition expressed in XML. 6 6 7 * Copyright (C) 2006 InnoTek SystemberatungGmbH7 * Copyright (C) 2006-2007 innotek GmbH 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/testcase/makefile.tstVBoxAPILinux
r2449 r2988 3 3 # 4 4 # 5 # Copyright (C) 2006 InnoTek SystemberatungGmbH5 # Copyright (C) 2006-2007 innotek GmbH 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/win32/VBoxC.def
r1 r2988 4 4 ; 5 5 6 ; Copyright (C) 2006 InnoTek SystemberatungGmbH6 ; Copyright (C) 2006-2007 innotek GmbH 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/win32/VBoxC.rc
r1 r2988 4 4 5 5 /* 6 * Copyright (C) 2006 InnoTek SystemberatungGmbH6 * Copyright (C) 2006-2007 innotek GmbH 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 41 41 BLOCK "040904E4" // Lang=US English, CharSet=Windows Multilingual 42 42 BEGIN 43 VALUE "CompanyName", " InnoTek SystemberatungGmbH\0"44 VALUE "FileDescription", " InnoTek VirtualBox Interface\0"43 VALUE "CompanyName", "innotek GmbH\0" 44 VALUE "FileDescription", "innotek VirtualBox Interface\0" 45 45 VALUE "FileVersion", "1.0.000\0" 46 46 VALUE "InternalName", "VBOXC\0" … … 48 48 VALUE "LegalTrademarks", "\0" 49 49 VALUE "OriginalFilename","VBOXC.DLL\0" 50 VALUE "ProductName", " InnoTek VirtualBox\0"50 VALUE "ProductName", "innotek VirtualBox\0" 51 51 VALUE "ProductVersion", "1.0.000\0" 52 52 -
trunk/src/VBox/Main/win32/VBoxSVC.rc
r1 r2988 4 4 5 5 /* 6 * Copyright (C) 2006 InnoTek SystemberatungGmbH6 * Copyright (C) 2006-2007 innotek GmbH 7 7 * 8 8 * This file is part of VirtualBox Open Source Edition (OSE), as … … 41 41 BLOCK "040904E4" // Lang=US English, CharSet=Windows Multilingual 42 42 BEGIN 43 VALUE "CompanyName", " InnoTek SystemberatungGmbH\0"44 VALUE "FileDescription", " InnoTek VirtualBox Interface\0"43 VALUE "CompanyName", "innotek GmbH\0" 44 VALUE "FileDescription", "innotek VirtualBox Interface\0" 45 45 VALUE "FileVersion", "1.0.000\0" 46 46 VALUE "InternalName", "VBOXSVC\0" … … 48 48 VALUE "LegalTrademarks", "\0" 49 49 VALUE "OriginalFilename","VBOXSVC.EXE\0" 50 VALUE "ProductName", " InnoTek VirtualBox\0"50 VALUE "ProductName", "innotek VirtualBox\0" 51 51 VALUE "ProductVersion", "1.0.000\0" 52 52 -
trunk/src/VBox/Main/win32/comregister.cmd
r1 r2988 7 7 8 8 REM /* 9 REM * Copyright (C) 2006 InnoTek SystemberatungGmbH9 REM * Copyright (C) 2006-2007 innotek GmbH 10 10 REM * 11 11 REM * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/xml/SchemaDefs.xsl
r1721 r2988 9 9 * and should be reviewed on every Schema change. 10 10 11 * Copyright (C) 2006 InnoTek SystemberatungGmbH11 * Copyright (C) 2006-2007 innotek GmbH 12 12 * 13 13 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/xml/SettingsConverter.xsl
r1 r2988 7 7 * Template to convert old VirtualBox settings files to the most recent format. 8 8 9 * Copyright (C) 2006 InnoTek SystemberatungGmbH9 * Copyright (C) 2006-2007 innotek GmbH 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Main/xml/VirtualBox-settings-common.xsd
r2602 r2988 4 4 * :folding=explicit:collapseFolds=1: 5 5 * 6 * InnoTek VirtualBox Settings Schema6 * innotek VirtualBox Settings Schema 7 7 * Common definitions 8 8 9 * Copyright (C) 2006 InnoTek SystemberatungGmbH9 * Copyright (C) 2006-2007 innotek GmbH 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as … … 32 32 <xsd:annotation> 33 33 <xsd:documentation xml:lang="en"> 34 InnoTek VirtualBox Settings Schema (common definitions).35 Copyright (c) 2004-2007 InnoTek SystemberatungGmbH.34 innotek VirtualBox Settings Schema (common definitions). 35 Copyright (c) 2004-2007 innotek GmbH. 36 36 </xsd:documentation> 37 37 </xsd:annotation> -
trunk/src/VBox/Main/xml/VirtualBox-settings-linux.xsd
r607 r2988 4 4 * :folding=explicit:collapseFolds=1: 5 5 * 6 * InnoTek VirtualBox Settings Schema Version 1.0-linux6 * innotek VirtualBox Settings Schema Version 1.0-linux 7 7 8 * Copyright (C) 2006 InnoTek SystemberatungGmbH8 * Copyright (C) 2006-2007 innotek GmbH 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 31 31 <xsd:annotation> 32 32 <xsd:documentation xml:lang="en"> 33 InnoTek VirtualBox Settings Schema Version 1.0-linux.34 Copyright (c) 2004-2007 InnoTek SystemberatungGmbH.33 innotek VirtualBox Settings Schema Version 1.0-linux. 34 Copyright (c) 2004-2007 innotek GmbH. 35 35 </xsd:documentation> 36 36 </xsd:annotation> -
trunk/src/VBox/Main/xml/VirtualBox-settings-macosx.xsd
r1551 r2988 4 4 * :folding=explicit:collapseFolds=1: 5 5 * 6 * InnoTek VirtualBox Settings Schema Version 1.0-macosx6 * innotek VirtualBox Settings Schema Version 1.0-macosx 7 7 8 * Copyright (C) 2006 InnoTek SystemberatungGmbH8 * Copyright (C) 2006-2007 innotek GmbH 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 31 31 <xsd:annotation> 32 32 <xsd:documentation xml:lang="en"> 33 InnoTek VirtualBox Settings Schema Version 1.0-macosx.34 Copyright (c) 2004-2007 InnoTek SystemberatungGmbH.33 innotek VirtualBox Settings Schema Version 1.0-macosx. 34 Copyright (c) 2004-2007 innotek GmbH. 35 35 </xsd:documentation> 36 36 </xsd:annotation> -
trunk/src/VBox/Main/xml/VirtualBox-settings-windows.xsd
r607 r2988 4 4 * :folding=explicit:collapseFolds=1: 5 5 * 6 * InnoTek VirtualBox Settings Schema Version 1.0-windows6 * innotek VirtualBox Settings Schema Version 1.0-windows 7 7 8 * Copyright (C) 2006 InnoTek SystemberatungGmbH8 * Copyright (C) 2006-2007 innotek GmbH 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 31 31 <xsd:annotation> 32 32 <xsd:documentation xml:lang="en"> 33 InnoTek VirtualBox Settings Schema Version 1.0-windows.34 Copyright (c) 2004-2007 InnoTek SystemberatungGmbH.33 innotek VirtualBox Settings Schema Version 1.0-windows. 34 Copyright (c) 2004-2007 innotek GmbH. 35 35 </xsd:documentation> 36 36 </xsd:annotation> -
trunk/src/VBox/Main/xml/samples/VirtualBox-global.xml
r1 r2988 1 1 <?xml version="1.0" encoding="UTF-8" standalone="no" ?> 2 <!-- InnoTek VirtualBox Sample Global Configuration -->2 <!-- innotek VirtualBox Sample Global Configuration --> 3 3 <!-- 4 4 * :tabSize=2:indentSize=2:noTabs=true: -
trunk/src/VBox/Main/xml/samples/VirtualBox-machine-linux.xml
r1 r2988 1 1 <?xml version="1.0" encoding="UTF-8" standalone="no" ?> 2 <!-- InnoTek VirtualBox Sample Machine Configuration (for a linux host) -->2 <!-- innotek VirtualBox Sample Machine Configuration (for a linux host) --> 3 3 <!-- 4 4 * :tabSize=2:indentSize=2:noTabs=true: -
trunk/src/VBox/Main/xml/samples/VirtualBox-machine-windows.xml
r1077 r2988 1 1 <?xml version="1.0" encoding="UTF-8" standalone="no" ?> 2 <!-- InnoTek VirtualBox Sample Machine Configuration (for a win32 host) -->2 <!-- innotek VirtualBox Sample Machine Configuration (for a win32 host) --> 3 3 <!-- 4 4 * :tabSize=2:indentSize=2:noTabs=true:
Note:
See TracChangeset
for help on using the changeset viewer.