Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
SeaMonkey Website
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SeaMonkey
SeaMonkey Website
Commits
3813624e
Commit
3813624e
authored
16 years ago
by
kairo
Browse files
Options
Downloads
Patches
Plain Diff
add sysreq and install/uninstall content based on FF relnotes and SeaMonkey READMEs
parent
879e317d
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/doc/2.0/install-and-uninstall.en.html
+49
-1
49 additions, 1 deletion
src/doc/2.0/install-and-uninstall.en.html
src/doc/2.0/system-requirements.en.html
+75
-3
75 additions, 3 deletions
src/doc/2.0/system-requirements.en.html
with
124 additions
and
4 deletions
src/doc/2.0/install-and-uninstall.en.html
+
49
−
1
View file @
3813624e
...
...
@@ -17,4 +17,6 @@
<h1>
Installation and Uninstallation
</h1>
<h2>
Installation
</h2>
<div
class=
"section"
>
<p>
...
...
@@ -20,4 +22,23 @@
<p>
TBD
Please note that installing SeaMonkey
2 will overwrite your existing
installation of SeaMonkey. You won't lose any of your bookmarks, browsing
history or mail and news messages, but some of your extensions and other add-ons
might not work until updates for them are made available.
</p>
</div>
<h2>
Uninstallation
</h2>
<div
class=
"section"
>
<p>
You can remove SeaMonkey
2 through the
<tt>
Control Panel
</tt>
in the
<tt>
Start Menu
</tt>
on Windows, by removing the
<tt>
SeaMonkey
</tt>
application
on OS X, or by removing the
<tt>
seamonkey
</tt>
folder on Linux.
</p>
<p>
Removing SeaMonkey
2 won't remove your bookmarks, web browsing history,
mail and news messages, extensions or other add-ons. This data is stored in your
<em>
profile folder
</em>
, which is located in one of the following locations
depending on your operating system:
</p>
...
...
@@ -22,4 +43,31 @@
</p>
<table
style=
"font-size: small;"
border=
"1"
cellspacing=
"0"
>
<tbody><tr>
<td><img
src=
"/img/ico-win.png"
alt=
""
>
Windows Vista
</td>
<td>
Users\
<
UserName
>
\AppData\Roaming\Mozilla\SeaMonkey
</td>
</tr>
<tr>
<td><img
src=
"/img/ico-win.png"
alt=
""
>
Windows 2000, XP, Server 2003
</td>
<td>
Documents and Settings\
<
UserName
>
\Application Data\Mozilla\SeaMonkey
</td>
</tr>
<tr>
<td><img
src=
"/img/ico-osx-uni.png"
alt=
""
>
Mac
OS
X
</td>
<td>
~/Library/Application Support/SeaMonkey
</td>
</tr>
<tr>
<td><img
src=
"/img/ico-tux.png"
alt=
""
>
Linux and Unix systems
</td>
<td>
~/.mozilla/seamonkey
</td>
</tr></tbody>
</table>
<p>
Any version of SeaMonkey 2 or higher that you install after removing
SeaMonkey
3 will continue to use the data from this profile folder.
Note that SeaMonkey 1.x does not share this location of the profile folder and
uses data from an independent location.
</p>
</div>
</body>
</html>
This diff is collapsed.
Click to expand it.
src/doc/2.0/system-requirements.en.html
+
75
−
3
View file @
3813624e
...
...
@@ -17,9 +17,81 @@
<h1>
System Requirements
</h1>
<p>
TBD
</p>
<h2>
Windows
</h2>
<div
class=
"section"
>
<h3>
Operating Systems
</h3>
<ul>
<li>
Windows 2000
</li>
<li>
Windows XP
</li>
<li>
Windows Server 2003
</li>
<li>
Windows Vista
</li>
</ul>
<h3>
Minimum Hardware
</h3>
<ul>
<li>
Pentium 233 MHz (
<em>
Recommended:
</em>
Pentium 500MHz or greater)
</li>
<li>
128 MB RAM
</li>
<li>
50 MB of free hard drive space
</li>
</ul>
</div>
<h2>
Mac
</h2>
<div
class=
"section"
>
<h3>
Operating Systems
</h3>
<ul>
<li>
Mac OS X 10.4 and later
</li>
</ul>
<h3>
Minimum Hardware
</h3>
<ul>
<li>
Macintosh computer with an Intel x86 or PowerPC G3, G4, or G5
processor
</li>
<li>
256 MB RAM
</li>
<li>
200 MB of free hard drive space
</li>
</ul>
</div>
<h2>
Linux
</h2>
<div
class=
"section"
>
<h3>
Software Requirements
</h3>
Please note that Linux distributors may provide packages for your
distribution which have different requirements.
<ul>
<li>
The following library versions (or compatible) are required:
<ul>
<li>
GTK+ 2.10 or higher
</li>
<li>
GLib 2.12 or higher
</li>
<li>
Pango 1.14 or higher
</li>
<li>
X.Org 1.0 or higher
</li>
<li>
fontconfig
</li>
<li>
libstdc++ 6
</li>
</ul>
</li>
<li>
For optimal functionality, we recommend the following libraries or
packages:
<ul>
<li>
NetworkManager 0.7 or higher
</li>
<li>
DBus 1.0 or higher
</li>
<li>
HAL 0.5.8 or higher
</li>
<li>
GNOME 2.16 or higher
</li>
</ul>
</li>
<li>
The following distributions should provide everything needed:
<ul>
<li>
Red Hat Enterprise Linux 5 (or later)
</li>
<li>
Fedora Core 6 (or later)
</li>
<li>
ubuntu 6.10 ("Edgy") (or later)
</li>
<li>
Debian "Lenny" (testing)
</li>
<li>
openSUSE 10.2 (or later)
</li>
</ul>
</li>
</ul>
<h3>
Minimum Hardware
</h3>
<ul>
<li>
Pentium 233 MHz (
<em>
Recommended:
</em>
Pentium 500MHz or greater)
</li>
<li>
128 MB RAM
</li>
<li>
50 MB of free hard drive space
</li>
</ul>
</div>
</body>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment