From 319d5ff80cc673ffc200ce05ce4c2ab2e4b18435 Mon Sep 17 00:00:00 2001 From: "rlk%trfenv.com" Date: Thu, 27 Jul 2006 14:35:58 +0000 Subject: [PATCH] Bug 240695 - Wrong help text: Profile Manager can't be invoked from OS X's finder. Patch by Stefan . r=neil@parkwaycc.co.uk --- .../chrome/common/help/profiles_help.xhtml | 94 +++++++++++++------ 1 file changed, 63 insertions(+), 31 deletions(-) diff --git a/suite/locales/en-US/chrome/common/help/profiles_help.xhtml b/suite/locales/en-US/chrome/common/help/profiles_help.xhtml index f1d25f3e8511..d0b42f25ee19 100644 --- a/suite/locales/en-US/chrome/common/help/profiles_help.xhtml +++ b/suite/locales/en-US/chrome/common/help/profiles_help.xhtml @@ -3,7 +3,8 @@ Managing Profiles - + @@ -14,11 +15,19 @@

Managing Profiles

-

If you use the Internet at home and at work, you may want to have access to a different set of bookmarks, preferences, address books, email accounts, Sidebar setup, and so on. Similarly, family members may want to share a copy of the same browser software but keep their Internet identities separate. +

If you use the Internet at home and at work, you may want to have access to + a different set of bookmarks, preferences, address books, email accounts, + Sidebar setup, and so on. Similarly, family members may want to share a copy + of the same browser software but keep their Internet identities separate.

-

The Profile Manager lets you create different profiles, each with its own bookmarks, preferences, email settings, and so on. You automatically create a default profile when you first install your browser software. After you create one or more additional profiles, you will be asked which you want to use each time you launch the browser.

+

The Profile Manager lets you create different profiles, each with its own + bookmarks, preferences, email settings, and so on. You automatically create a + default profile when you first install your browser software. After you + create one or more additional profiles, you will be asked which you want to + use each time you launch the browser.

- +

In this section:

@@ -37,43 +46,66 @@

To create a profile:

    -
  1. Exit the browser. It is not possible to create a new profile while the Navigator, Mail, or any other component of your browser software is running. -
  2. Open the Profile Manager:
  3. -
      -
    • On Windows, open the Start menu and choose Programs, then Mozilla, then Profile Manager. -
    • On Mac OS, open the Mozilla folder and then double-click the Profile Manager. -
    • On Linux or Unix, type the following at the command line: ./mozilla -profilemanager -
    -
  4. Click Create Profile, read the Profile description, and then click Next. -
  5. Enter a profile name. This can be anything you like, such as your real name or a name that's related to what you use the profile for, such as "School." -
  6. Accept the default location for the new profile, or click the Choose Folder button and navigate to the location you want. -
  7. If you have Language Packs or Regional Content Packs installed, click Region Selection and choose the Language/Content set you want. -
  8. Click Finish. +
  9. Open the Profile Manager: +
      +
    • If Mozilla is running: Open the Tools menu and + select Switch Profile.
    • +
    • If Mozilla is closed: Open the + Start menu and choose Programs, then Mozilla, then Profile + Manager. Hold down the Option key while you're + starting Mozilla from the Finder or the Dock. + Type the following at the command line: + ./mozilla -profilemanager
    • +
    +
  10. +
  11. Click Create Profile, read the Profile description, and then click + Next.
  12. +
  13. Enter a profile name. This can be anything you like, such as your real + name or a name that's related to what you use the profile for, such as + "School".
  14. +
  15. Accept the default location for the new profile, or click the Choose + Folder button and navigate to the location you want.
  16. +
  17. If you have Language Packs or Regional Content Packs installed, click + Region Selection and choose the Language/Content set you want.
  18. +
  19. Click Finish.
-

The opening screen of the Profile Manager reappears, with the new profile listed and highlighted. - - -

 

Deleting or Renaming a Profile

-

You may want to delete profiles that you don't normally use. To delete or rename an existing profile: +

You may want to delete profiles that you don't normally use. To delete or + rename an existing profile:

    -
  1. Exit the browser. It is not possible to create, delete, or rename a profile while the Navigator, Mail, or any other component of your browser software is running. - -
  2. Open the Profile Manager:
  3. -
      -
    • On Windows, open the Start menu and choose Programs, then Mozilla, then Profile Manager. -
    • On Mac OS, open the Mozilla folder and then double-click the Profile Manager. -
    • On Linux or Unix, type the following at the command line: ./mozilla -profile -
    -
  4. To delete a profile, select its name and click Delete Profile. -
  5. To rename a profile, select its name, click Rename Profile, and follow the instructions. +
  6. Open the Profile Manager: +
      +
    • If Mozilla is running: Open the Tools menu and + select Switch Profile. Note: You can't delete the + profile that is in use.
    • +
    • If Mozilla is closed: + Open the Start menu and choose Programs, then + Mozilla, then Profile Manager. Hold down the + Option key while you're starting Mozilla from the Finder or the + Dock. Type the following at the command line: + ./mozilla -profilemanager
    • +
    +
  7. +
  8. To delete a profile, select its name and click Delete Profile. In the + confirmation box, choose one of the following options: +
      +
    • Delete files: Deletes the whole profile folder + with its stored data (bookmarks, preferences, email + accounts, and so on). Make sure that you won't need anything from + the profile in the future before you choose this option.
    • +
    • Don't delete files: Removes the profile from the + list of available profiles, but keeps the profile folder. By choosing + this option none of your profile's stored data will be deleted.
    • +
    + To rename a profile, select its name, click Rename Profile, and follow the + instructions.