[OS/2] Bug 356676: update README.txt to better represent current versioning scheme, r=mkaply

git-svn-id: svn://10.0.0.236/trunk@215161 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla%weilbacher.org
2006-11-11 17:36:37 +00:00
parent 18e7f2bcc4
commit 714c2c5b4d
3 changed files with 13 additions and 11 deletions

View File

@@ -99,14 +99,15 @@ OS/2 Installation Instructions
1. Click the "Zip" link on the site you're downloading Firefox from
to download the ZIP package to your machine. This file is typically called
firefox-os2-*.zip where the "*" is replaced by the Firefox version.
firefox-x.x.x.en-US.os2.zip where the "x.x.x" is replaced by the Firefox
version.
2. Navigate to where you downloaded the file and unpack it using your
favorite unzip tool.
3. Keep in mind that the unzip process creates a directory "firefox"
below the location you point it to, i.e.
unzip firefox-os2-1.0.1.zip -d c:\firefox-1.0.1
below the location you point it to, e.g.
unzip firefox-1.0.1.en-US.os2.zip -d c:\firefox-1.0.1
will unpack Firefox into c:\firefox-1.0.1\firefox.
4. Make sure that you are _not_ unpacking over an old installation. This is

View File

@@ -99,15 +99,16 @@ OS/2 Installation Instructions
1. Click the "Zip" link on the site you're downloading Thunderbird from
to download the ZIP package to your machine. This file is typically called
thunderbird-*-os2.zip where the "*" is replaced by the Thunderbird version.
thunderbird-x.x.x.en-US.os2.zip where the "x.x.x" is replaced by the
Thunderbird version.
2. Navigate to where you downloaded the file and unpack it using your
favorite unzip tool.
3. Keep in mind that the unzip process creates a directory "thunderbird"
below the location you point it to, i.e.
unzip thunderbird-1.0-os2.zip -d c:\thunderbird-1.0
will unpack Thunderbird into c:\thunderbird-1.0\thunderbird.
below the location you point it to, e.g.
unzip thunderbird-1.0.1.en-US.os2.zip -d c:\thunderbird-1.0.1
will unpack Thunderbird into c:\thunderbird-1.0.1\thunderbird.
4. Make sure that you are _not_ unpacking over an old installation. This is
known to cause problems.

View File

@@ -160,15 +160,15 @@ OS/2 Installation Instructions
1. Click the "Zip" link on the site you're downloading SeaMonkey from
to download the ZIP package to your machine. This file is typically
called seamonkey-x.xx.en-US.os2-emx-i386.zip where the "x.xx" is
replaced by the SeaMonkey version.
called seamonkey-x.x.x.en-US.os2.zip where the "x.x.x" is replaced
by the SeaMonkey version.
2. Navigate to where you downloaded the file and unpack it using your
favorite unzip tool.
3. Keep in mind that the unzip process creates a directory "seamonkey"
below the location you point it to, i.e.
unzip mozilla-os2-1.7.5.zip -d c:\seamonkey-1.7.5
below the location you point it to, e.g.
unzip seamonkey-1.7.5.en-US.os2.zip -d c:\seamonkey-1.7.5
will unpack SeaMonkey into c:\seamonkey-1.7.5\seamonkey.
4. Make sure that you are _not_ unpacking over an old installation.