Changeset 18265 in vbox for trunk/src/VBox/Installer/linux
- Timestamp:
- Mar 25, 2009 5:09:08 PM (16 years ago)
- Location:
- trunk/src/VBox/Installer/linux
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/VBox.sh
r11725 r18265 1 1 #!/bin/sh 2 2 # 3 # Sun xVMVirtualBox3 # Sun VirtualBox 4 4 # 5 # Copyright (C) 2006-200 7Sun Microsystems, Inc.5 # Copyright (C) 2006-2009 Sun Microsystems, Inc. 6 6 # 7 7 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/linux/VirtualBox.desktop
r8172 r18265 2 2 Encoding=UTF-8 3 3 Version=1.0 4 Name=Sun xVMVirtualBox4 Name=Sun VirtualBox 5 5 GenericName=Virtual Machine 6 6 Type=Application -
trunk/src/VBox/Installer/linux/vboxdrv.sh.in
r17948 r18265 1 1 #! /bin/sh 2 # Sun xVMVirtualBox2 # Sun VirtualBox 3 3 # Linux kernel module init script 4 4 5 5 # 6 # Copyright (C) 2006-200 7Sun Microsystems, Inc.6 # Copyright (C) 2006-2009 Sun Microsystems, Inc. 7 7 # 8 8 # This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.