Changeset 56299 in vbox
- Timestamp:
- Jun 9, 2015 2:35:06 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 100884
- Location:
- trunk/src/VBox/Installer
- Files:
-
- 125 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/common/Makefile.kmk
r41477 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 2Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/DiskImage/VirtualBox_Uninstall.tool
r48928 r56299 6 6 7 7 # 8 # Copyright (C) 2007-201 3Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/Makefile.kmk
r56284 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 2Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight
r49334 r56299 6 6 7 7 # 8 # Copyright (C) 2007-201 3Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VirtualBox/VBoxAutostartDarwin.sh
r43656 r56299 2 2 3 3 # 4 # Copyright (C) 2012 Oracle Corporation4 # Copyright (C) 2012-2015 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VirtualBox/preflight
r47448 r56299 2 2 3 3 # 4 # Copyright (C) 2007-201 3Oracle Corporation4 # Copyright (C) 2007-2015 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/darwin/VirtualBox_mpkg/distribution.dist
r51142 r56299 2 2 <!-- 3 3 # 4 # Copyright (C) 2008-201 4Oracle Corporation4 # Copyright (C) 2008-2015 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/freebsd/Makefile.kmk
r56284 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 3Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/freebsd/postdeinstall.sh
r44528 r56299 6 6 7 7 # 8 # Copyright (C) 2007-201 2Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/freebsd/postinstall.sh
r44528 r56299 6 6 7 7 # 8 # Copyright (C) 2007-201 2Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/Makefile.include.footer
r39400 r56299 4 4 # See Makefile.include.header for details of how to use this. 5 5 # 6 # Copyright (C) 2006-201 1Oracle Corporation6 # Copyright (C) 2006-2015 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/Makefile.include.header
r39325 r56299 4 4 # (For 2.6.x, the main file must be called 'Makefile'!) 5 5 # 6 # Copyright (C) 2006-201 1Oracle Corporation6 # Copyright (C) 2006-2015 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/Makefile.kmk
r56284 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 3Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/VBox.sh
r54030 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 6Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/VBoxCreateUSBNode.sh
r44529 r56299 7 7 8 8 # 9 # Copyright (C) 2010-201 1Oracle Corporation9 # Copyright (C) 2010-2015 Oracle Corporation 10 10 # 11 11 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/VBoxSysInfo.sh
r44528 r56299 6 6 # Information about the host system/Linux distribution 7 7 8 # Copyright (C) 2006-201 1Oracle Corporation8 # Copyright (C) 2006-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/LocalConfig.kmk
r51346 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 2Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/postinst.in
r51040 r56299 1 1 #!/bin/sh 2 2 # 3 # Copyright (C) 2006-201 2Oracle Corporation3 # Copyright (C) 2006-2015 Oracle Corporation 4 4 # 5 5 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/postrm
r44528 r56299 2 2 3 3 # 4 # Copyright (C) 2006-201 2Oracle Corporation4 # Copyright (C) 2006-2015 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/preinst.in
r44528 r56299 1 1 #!/bin/bash 2 2 # 3 # Copyright (C) 2006-201 2Oracle Corporation3 # Copyright (C) 2006-2015 Oracle Corporation 4 4 # 5 5 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/prerm.in
r48810 r56299 2 2 3 3 # 4 # Copyright (C) 2006-201 2Oracle Corporation4 # Copyright (C) 2006-2015 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/debian/rules
r56181 r56299 1 1 #!/usr/bin/make -f 2 2 # 3 # Copyright (C) 2006-201 2Oracle Corporation3 # Copyright (C) 2006-2015 Oracle Corporation 4 4 # 5 5 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install.sh
r54030 r56299 5 5 6 6 # 7 # Copyright (C) 2007-201 2Oracle Corporation7 # Copyright (C) 2007-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install_service/Makefile.kmk
r44092 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 2Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install_service/generate_service_file.cpp
r49039 r56299 7 7 8 8 /* 9 * Copyright (C) 2012-201 3Oracle Corporation9 * Copyright (C) 2012-2015 Oracle Corporation 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install_service/init_template.sh
r53624 r56299 3 3 # VirtualBox generic init script. 4 4 # 5 # Copyright (C) 2012-201 3Oracle Corporation5 # Copyright (C) 2012-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/install_service/install_service.sh
r53624 r56299 4 4 # Script to install services within a VirtualBox installation. 5 5 # 6 # Copyright (C) 2012-201 3Oracle Corporation6 # Copyright (C) 2012-2015 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/installer-common.sh
r48810 r56299 3 3 # 4 4 5 # Copyright (C) 2007-201 1Oracle Corporation5 # Copyright (C) 2007-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/routines.sh
r44528 r56299 3 3 # 4 4 5 # Copyright (C) 2007-201 2Oracle Corporation5 # Copyright (C) 2007-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/rpm/LocalConfig.kmk
r51346 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 2Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
r56288 r56299 4 4 5 5 # 6 # Copyright (C) 2006-201 2Oracle Corporation6 # Copyright (C) 2006-2015 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/rpm/rules
r56181 r56299 1 1 #!/usr/bin/make -f 2 2 # 3 # Copyright (C) 2006-201 2Oracle Corporation3 # Copyright (C) 2006-2015 Oracle Corporation 4 4 # 5 5 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/run-inst.sh
r54170 r56299 6 6 7 7 # 8 # Copyright (C) 2006-201 3Oracle Corporation8 # Copyright (C) 2006-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/runasroot.sh
r36785 r56299 6 6 7 7 # 8 # Copyright (C) 2009-201 1Oracle Corporation8 # Copyright (C) 2009-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/scripts/VBoxHeadlessXOrg.sh
r48954 r56299 4 4 # VirtualBox X Server auto-start service. 5 5 # 6 # Copyright (C) 2012-201 3Oracle Corporation6 # Copyright (C) 2012-2015 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/scripts/check_module_dependencies.sh
r48954 r56299 5 5 6 6 # 7 # Copyright (C) 2007-201 2Oracle Corporation7 # Copyright (C) 2007-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/scripts/install.sh
r54099 r56299 4 4 # Script to handle VirtualBox installation on a Linux host. 5 5 # 6 # Copyright (C) 2013 Oracle Corporation6 # Copyright (C) 2013-2015 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/sh-utils.sh
r36779 r56299 6 6 7 7 # 8 # Copyright (C) 2009-201 1Oracle Corporation8 # Copyright (C) 2009-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/testcase/Makefile.kmk
r44057 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 2Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/testcase/tstHeadlessXOrg.sh
r45254 r56299 6 6 7 7 # 8 # Copyright (C) 2012-201 3Oracle Corporation8 # Copyright (C) 2012-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/testcase/tstInstallInit.sh
r53624 r56299 6 6 7 7 # 8 # Copyright (C) 2012-201 3Oracle Corporation8 # Copyright (C) 2012-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/testcase/tstInstaller.sh
r39223 r56299 5 5 6 6 # 7 # Copyright (C) 2007-201 1Oracle Corporation7 # Copyright (C) 2007-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/testcase/tstInstallerLinux.sh
r48954 r56299 5 5 6 6 # 7 # Copyright (C) 2007-201 1Oracle Corporation7 # Copyright (C) 2007-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/uninstall.sh
r54030 r56299 5 5 6 6 # 7 # Copyright (C) 2009-201 2Oracle Corporation7 # Copyright (C) 2009-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/vboxautostart-service.sh
r48954 r56299 3 3 # VirtualBox autostart service init script. 4 4 # 5 # Copyright (C) 2012 Oracle Corporation5 # Copyright (C) 2012-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/vboxballoonctrl-service.sh
r48954 r56299 3 3 # VirtualBox watchdog daemon init script. 4 4 # 5 # Copyright (C) 2006-201 3Oracle Corporation5 # Copyright (C) 2006-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/vboxdrv.sh.in
r44772 r56299 4 4 5 5 # 6 # Copyright (C) 2006-201 3Oracle Corporation6 # Copyright (C) 2006-2015 Oracle Corporation 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/vboxweb-service.sh
r48954 r56299 3 3 # VirtualBox web service API daemon init script. 4 4 # 5 # Copyright (C) 2006-201 2Oracle Corporation5 # Copyright (C) 2006-2015 Oracle Corporation 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxISAExec.c
r48954 r56299 5 5 6 6 /* 7 * Copyright (C) 2006-201 0Oracle Corporation7 * Copyright (C) 2006-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/VBoxZoneAccess.c
r49867 r56299 5 5 6 6 /* 7 * Copyright (C) 2006-201 2Oracle Corporation7 * Copyright (C) 2006-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/makepackage.sh
r51302 r56299 6 6 7 7 # 8 # Copyright (C) 2007-201 2Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/pkginstall.sh
r44939 r56299 10 10 11 11 # 12 # Copyright (C) 2009-201 2Oracle Corporation12 # Copyright (C) 2009-2015 Oracle Corporation 13 13 # 14 14 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/postinstall.sh
r44939 r56299 6 6 7 7 # 8 # Copyright (C) 2007-201 2Oracle Corporation8 # Copyright (C) 2007-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/preremove.sh
r47318 r56299 8 8 # VirtualBox preremove script for Solaris. 9 9 # 10 # Copyright (C) 2007-201 3Oracle Corporation10 # Copyright (C) 2007-2015 Oracle Corporation 11 11 # 12 12 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/smf-vboxautostart.sh
r50295 r56299 2 2 # $Id$ 3 3 4 # Copyright (C) 2012-201 4Oracle Corporation4 # Copyright (C) 2012-2015 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/smf-vboxballoonctrl.sh
r50296 r56299 2 2 # $Id$ 3 3 4 # Copyright (C) 2008-201 4Oracle Corporation4 # Copyright (C) 2008-2015 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/smf-vboxwebsrv.sh
r50296 r56299 2 2 # $Id$ 3 3 4 # Copyright (C) 2008-201 4Oracle Corporation4 # Copyright (C) 2008-2015 Oracle Corporation 5 5 # 6 6 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/vboxconfig.sh
r50788 r56299 6 6 7 7 # 8 # Copyright (C) 2009-201 3Oracle Corporation8 # Copyright (C) 2009-2015 Oracle Corporation 9 9 # 10 10 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/virtualbox-autostart.xml
r50295 r56299 5 5 # $Id$ 6 6 7 Copyright (C) 2012 Oracle Corporation7 Copyright (C) 2012-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/virtualbox-balloonctrl.xml
r44336 r56299 5 5 # $Id$ 6 6 7 Copyright (C) 2008-201 3Oracle Corporation7 Copyright (C) 2008-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/virtualbox-webservice.xml
r43951 r56299 5 5 # $Id$ 6 6 7 Copyright (C) 2008-201 2Oracle Corporation7 Copyright (C) 2008-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/solaris/virtualbox-zoneaccess.xml
r44528 r56299 4 4 # Solaris SMF service manifest for Solaris Zone Access. 5 5 # 6 Copyright (C) 2008-201 2Oracle Corporation6 Copyright (C) 2008-2015 Oracle Corporation 7 7 8 8 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/Makefile.kmk
r53805 r56299 5 5 6 6 # 7 # Copyright (C) 2008-201 2Oracle Corporation7 # Copyright (C) 2008-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.cpp
r40997 r56299 5 5 6 6 /* 7 * Copyright (C) 2008-201 2Oracle Corporation7 * Copyright (C) 2008-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxCommon.h
r40997 r56299 5 5 6 6 /* 7 * Copyright (C) 2008-201 2Oracle Corporation7 * Copyright (C) 2008-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.cpp
r53318 r56299 5 5 6 6 /* 7 * Copyright (C) 2008-201 4Oracle Corporation7 * Copyright (C) 2008-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/InstallHelper/VBoxInstallHelper.def
r53090 r56299 5 5 6 6 ; 7 ; Copyright (C) 2008-201 2Oracle Corporation7 ; Copyright (C) 2008-2015 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Makefile.kmk
r54041 r56299 5 5 6 6 # 7 # Copyright (C) 2006-201 4Oracle Corporation7 # Copyright (C) 2006-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/de_DE.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/en_US.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/fa_IR.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/fr_FR.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/it_IT.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/tr_TR.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/NLS/zh_TW.wxl
r54933 r56299 5 5 Language Definition Include for VirtualBox WiX script. 6 6 7 Copyright (C) 2011-201 4Oracle Corporation7 Copyright (C) 2011-2015 Oracle Corporation 8 8 9 9 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Properties.wxi
r52828 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/Makefile.kmk
r41477 r56299 5 5 6 6 # 7 # Copyright (C) 2010-201 2Oracle Corporation7 # Copyright (C) 2010-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/VBoxRes.rc
r55784 r56299 5 5 6 6 /* 7 * Copyright (C) 2010 Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/dummy.cpp
r35477 r56299 5 5 6 6 /* 7 * Copyright (C) 2011 Oracle Corporation7 * Copyright (C) 2011-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Resources/resource.h
r44529 r56299 5 5 6 6 /* 7 * Copyright (C) 2010-201 1Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/Makefile.kmk
r51845 r56299 5 5 6 6 # 7 # Copyright (C) 2009-201 2Oracle Corporation7 # Copyright (C) 2009-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp
r51173 r56299 5 5 6 6 /* 7 * Copyright (C) 2010-201 4Oracle Corporation7 * Copyright (C) 2010-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.h
r44529 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 0Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.rc
r55784 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 1Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp
r48954 r56299 8 8 9 9 /* 10 * Copyright (C) 2012 Oracle Corporation10 * Copyright (C) 2012-2015 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.h
r48954 r56299 5 5 6 6 /* 7 * Copyright (C) 2012 Oracle Corporation7 * Copyright (C) 2012-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/resource.h
r45320 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 1Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/Makefile.kmk
r49116 r56299 5 5 6 6 # 7 # Copyright (C) 2009-201 2Oracle Corporation7 # Copyright (C) 2009-2015 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.cpp
r44529 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 0Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/StubBld/VBoxStubBld.h
r45319 r56299 5 5 6 6 /* 7 * Copyright (C) 2009-201 0Oracle Corporation7 * Copyright (C) 2009-2015 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/UserInterface.wxi
r55475 r56299 3 3 User interface include for VirtualBox WiX script. 4 4 5 Copyright (C) 2006-201 2Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeApp.wxi
r56284 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeApp.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeAppCA.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeAppSeq.wxi
r51043 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64.wxs
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64CA.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeCOM32On64Seq.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxi
r53114 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxi
r54070 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6.wxs
r54070 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6CA.wxi
r54070 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdp6Seq.wxi
r54070 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdpCA.wxi
r52824 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetAdpSeq.wxi
r53090 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxi
r53114 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetFlt.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetFltCA.wxi
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetFltSeq.wxi
r53090 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxi
r54069 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwf.wxs
r54069 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwfCA.wxi
r54069 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeNetLwfSeq.wxi
r54069 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergePython.wxi
r51127 r56299 2 2 VirtualBox Windows Installation Script (WiX) 3 3 4 Copyright (C) 2006-201 4Oracle Corporation4 Copyright (C) 2006-2015 Oracle Corporation 5 5 6 6 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergePython.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergePythonCA.wxi
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergePythonSeq.wxi
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeUSB.wxi
r52828 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeUSB.wxs
r51225 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2006-201 4Oracle Corporation5 Copyright (C) 2006-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeUSBCA.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VBoxMergeUSBSeq.wxi
r51127 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VirtualBox.wxs
r55102 r56299 3 3 VirtualBox Windows Installation Script (WiX) 4 4 5 Copyright (C) 2014 Oracle Corporation5 Copyright (C) 2014-2015 Oracle Corporation 6 6 7 7 This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/VirtualBox_TypeLib.xsl
r48323 r56299 6 6 * from the generic interface definition expressed in XML. 7 7 8 Copyright (C) 2007-201 2Oracle Corporation8 Copyright (C) 2007-2015 Oracle Corporation 9 9 10 10 This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.