diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2003-07-07 15:44:38 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2003-07-07 15:44:38 +0000 |
commit | 12d533cc1c288c7715cca9037c3e976868019a5c (patch) | |
tree | d0b36d5615a0bfc85cf45138d1b741e5606acdf0 /emulators | |
parent | 866ffd967e227c5b3e95c042db249d2d369d0418 (diff) | |
download | ports-12d533cc1c288c7715cca9037c3e976868019a5c.tar.gz ports-12d533cc1c288c7715cca9037c3e976868019a5c.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware-guestd4/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmware-guestd5/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmware-guestd6/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmware-tools4/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmware-tools5/Makefile | 2 | ||||
-rw-r--r-- | emulators/vmware-tools6/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile index 0a42940f9212..14197f7c5e28 100644 --- a/emulators/vmware-guestd4/Makefile +++ b/emulators/vmware-guestd4/Makefile @@ -45,7 +45,7 @@ fetch-list: pre-extract: @${ECHO} "" @${ECHO} "========================================================================" - @${ECHO} "Choose \"Settings\" -> \"VMware Tools Install...\" from the Wrokstation menu" + @${ECHO} "Choose \"File\" -> \"Install VMware Tools...\" from the Workstation menu" @${ECHO} "to connect the VM's CD-ROM drive temporarily to installation CD image." @${ECHO} "========================================================================" @${ECHO} "" diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile index 0a42940f9212..14197f7c5e28 100644 --- a/emulators/vmware-guestd5/Makefile +++ b/emulators/vmware-guestd5/Makefile @@ -45,7 +45,7 @@ fetch-list: pre-extract: @${ECHO} "" @${ECHO} "========================================================================" - @${ECHO} "Choose \"Settings\" -> \"VMware Tools Install...\" from the Wrokstation menu" + @${ECHO} "Choose \"File\" -> \"Install VMware Tools...\" from the Workstation menu" @${ECHO} "to connect the VM's CD-ROM drive temporarily to installation CD image." @${ECHO} "========================================================================" @${ECHO} "" diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile index 0a42940f9212..14197f7c5e28 100644 --- a/emulators/vmware-guestd6/Makefile +++ b/emulators/vmware-guestd6/Makefile @@ -45,7 +45,7 @@ fetch-list: pre-extract: @${ECHO} "" @${ECHO} "========================================================================" - @${ECHO} "Choose \"Settings\" -> \"VMware Tools Install...\" from the Wrokstation menu" + @${ECHO} "Choose \"File\" -> \"Install VMware Tools...\" from the Workstation menu" @${ECHO} "to connect the VM's CD-ROM drive temporarily to installation CD image." @${ECHO} "========================================================================" @${ECHO} "" diff --git a/emulators/vmware-tools4/Makefile b/emulators/vmware-tools4/Makefile index 2c7d180c563e..9c8e1b1d5303 100644 --- a/emulators/vmware-tools4/Makefile +++ b/emulators/vmware-tools4/Makefile @@ -55,7 +55,7 @@ fetch-list: pre-extract: @${ECHO} "" @${ECHO} "========================================================================" - @${ECHO} "Choose \"Settings\" -> \"VMware Tools Install...\" from the Wrokstation menu" + @${ECHO} "Choose \"File\" -> \"Install VMware Tools...\" from the Workstation menu" @${ECHO} "to connect the VM's CD-ROM drive temporarily to installation CD image." @${ECHO} "========================================================================" @${ECHO} "" diff --git a/emulators/vmware-tools5/Makefile b/emulators/vmware-tools5/Makefile index 2c7d180c563e..9c8e1b1d5303 100644 --- a/emulators/vmware-tools5/Makefile +++ b/emulators/vmware-tools5/Makefile @@ -55,7 +55,7 @@ fetch-list: pre-extract: @${ECHO} "" @${ECHO} "========================================================================" - @${ECHO} "Choose \"Settings\" -> \"VMware Tools Install...\" from the Wrokstation menu" + @${ECHO} "Choose \"File\" -> \"Install VMware Tools...\" from the Workstation menu" @${ECHO} "to connect the VM's CD-ROM drive temporarily to installation CD image." @${ECHO} "========================================================================" @${ECHO} "" diff --git a/emulators/vmware-tools6/Makefile b/emulators/vmware-tools6/Makefile index 2c7d180c563e..9c8e1b1d5303 100644 --- a/emulators/vmware-tools6/Makefile +++ b/emulators/vmware-tools6/Makefile @@ -55,7 +55,7 @@ fetch-list: pre-extract: @${ECHO} "" @${ECHO} "========================================================================" - @${ECHO} "Choose \"Settings\" -> \"VMware Tools Install...\" from the Wrokstation menu" + @${ECHO} "Choose \"File\" -> \"Install VMware Tools...\" from the Workstation menu" @${ECHO} "to connect the VM's CD-ROM drive temporarily to installation CD image." @${ECHO} "========================================================================" @${ECHO} "" |