235
edits
m (→SeaMonkey 1.x) |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
==== SeaMonkey 1.x ==== | ==== SeaMonkey 1.x ==== | ||
SeaMonkey 1.x still uses the same profile management files introduced by the Mozilla Suite and Netscape a decade ago. | SeaMonkey 1.x still uses the same profile management files introduced by the Mozilla Suite and Netscape a decade ago. | ||
You only need two bits of data to reconnect your profile: | You only need two bits of data to reconnect your profile: | ||
* Your profile's '''name'''. | * Your profile's '''name'''. | ||
* The '''base path''' to your profiles directory — but only | * The '''base path''' to your profiles directory — but only if you did change it manually when creating the profile! | ||
If you don't know how to locate your current profile, please read [http://kb.mozillazine.org/Profile this Mozillazine article] first. | |||
Now start SeaMonkey and choose "Tools → Switch Profile…" from the main menu. The "SeaMonkey Profile Manager" will pop open, listing all known profiles. | Now start SeaMonkey and choose "Tools → Switch Profile…" from the main menu. The "SeaMonkey Profile Manager" will pop open, listing all known profiles. | ||
Line 21: | Line 21: | ||
If your profile is not listed, first click "Manage Profiles…", then "Create Profile…" to open the "Create Profile Wizard". Click "Next" to see the actual profile specification page. | If your profile is not listed, first click "Manage Profiles…", then "Create Profile…" to open the "Create Profile Wizard". Click "Next" to see the actual profile specification page. | ||
Enter your old profile's name as the new profile's name. If you changed the base path to your profiles directory manually, use the "Choose Folder…" subdialog to | Enter your old profile's name as the new profile's name. If you changed the base path to your profiles directory manually, use the "Choose Folder…" subdialog to do so again. | ||
Click "Finish" and SeaMonkey will discover automatically that there is already profile data available at the location you specified. Select the profile from the list and click "Use Profile" — done! | Click "Finish" and SeaMonkey will discover automatically that there is already profile data available at the location you specified. Select the profile from the list and click "Use Profile" — done! | ||
SeaMonkey will start up with the last used profile, as long as you don't tell it differently on the commandline or in your shortcut. | SeaMonkey will start up with the last used profile, as long as you don't tell it differently on the commandline or in your shortcut. | ||
====== Example: Windows XP ====== | |||
* Profiles directory: <tt>%APPDATA%\Mozilla\Profiles</tt> | |||
* Registry file: <tt>%APPDATA%\Mozilla\registry.dat</tt> | |||
* Location of prefs.js in profile XXX: <tt>%APPDATA%\Mozilla\Profiles\XXX\randomstring.slt\prefs.js</tt> | |||
====== Example: Linux ====== | |||
* Profiles directory: <tt>~/.mozilla</tt> | |||
* Registry file: <tt>~/.mozilla/appreg</tt> | |||
* Location of prefs.js in profile XXX: <tt>~/.mozilla/XXX/randomstring.slt/prefs.js</tt> | |||
<small>''If you find errors or inaccuracies on this page, please mail [mailto:mnyromyr@tprac.de mnyromyr@tprac.de].''</small> | <small>''If you find errors or inaccuracies on this page, please mail [mailto:mnyromyr@tprac.de mnyromyr@tprac.de].''</small> | ||
[[category:SeaMonkey| | [[category:SeaMonkey|P]] |
edits