From 9349bc7f0525c12070467dc64ce1bad7e406c554 Mon Sep 17 00:00:00 2001 From: "bugzilla%arlen.demon.co.uk" Date: Sun, 6 Feb 2005 21:37:16 +0000 Subject: [PATCH] Bug 279054 Document new proxy pref pane in Help p=giacomo.magnini@portalis.it r=me --- .../locale/en-US/cs_nav_prefs_advanced.xhtml | 114 +++++++++++------- .../en-US/cs_nav_prefs_appearance.xhtml | 2 +- .../resources/locale/en-US/glossary.xhtml | 16 ++- .../resources/locale/en-US/help-glossary.rdf | 6 +- .../resources/locale/en-US/help-index1.rdf | 22 +++- 5 files changed, 104 insertions(+), 56 deletions(-) diff --git a/extensions/help/resources/locale/en-US/cs_nav_prefs_advanced.xhtml b/extensions/help/resources/locale/en-US/cs_nav_prefs_advanced.xhtml index 9ae3ffaf3362..f0c991d692fa 100644 --- a/extensions/help/resources/locale/en-US/cs_nav_prefs_advanced.xhtml +++ b/extensions/help/resources/locale/en-US/cs_nav_prefs_advanced.xhtml @@ -43,7 +43,7 @@

Advanced Preferences - Advanced

This section describes how to use the main Advanced preferences panel. If -you're not already viewing it, follow these steps:

+ you're not already viewing it, follow these steps:

  1. Open the &brandShortName; @@ -63,6 +63,13 @@ you're not already viewing it, follow these steps:

    to start &brandShortName;. See Using Quick Launch for more information about using Quick Launch.
  2. +
  3. Use Preferences from System: Select this to + use the already set system preferences, overriding &brandShortName;' + ones. + +

    Note: This option is available only in XFT/GTK2 + builds.

    +
  4. [Return to beginning of section]

    @@ -202,7 +209,7 @@ you're not already viewing it, follow these steps:

    it.
  5. When the page is out of date: Select this if you want &brandShortName; to compare a web page to the cache when the page - is determined by the server to have expired.
  6. + is determined by the server to have expired.
  7. Once per session: Select this if you want &brandShortName; to compare a web page to the cache once for each time you start &brandShortName;.
  8. @@ -234,7 +241,7 @@ you're not already viewing it, follow these steps:

The Proxies preferences panel allows you to set up &brandShortName; to use a - proxy:

+ proxy:

Before you start: Ask your network administrator if you have a proxy configuration file or for the names and port numbers of the @@ -243,43 +250,64 @@ you're not already viewing it, follow these steps:

+

Advanced Proxy Preferences

+ +

If you want to use different proxies for different protocols or need to use + a SOCKS proxy:

+ + @@ -308,17 +336,17 @@ you're not already viewing it, follow these steps:

version of HTTP, standardized in 1996.
  • Use HTTP 1.1: Choose this to use the new version of HTTP, which offers performance enhancements, including more efficient - use of HTTP connections, better support for client-side caching, - multiple HTTP requests (pipelining), and more refined control over - cache expiration and replacement policies.
  • + use of HTTP connections, better support for client-side caching, + multiple HTTP requests (pipelining), and more refined control over + cache expiration and replacement policies.
  • Enable Keep-Alive: Select this to keep a connection open to make additional HTTP requests, increasing speed.
  • Enable Pipelining: Select this to enable pipelining, which allows for more than one HTTP request to be - sent to the server at once, reducing delays loading web - pages. + sent to the server at once, reducing delays loading web pages. +

    Note: Pipelining is only available with - HTTP 1.1.

  • + HTTP 1.1.

    @@ -403,7 +431,7 @@ you're not already viewing it, follow these steps:

    wheel.
  • Move back and forward in the browsing history: Choose this to use the mouse wheel to navigate back or forward to - previous pages you've visited.
  • + previous pages you've visited.
  • Make the text larger or smaller: Choose this to use the mouse wheel to increase or decrease the size of text on a web page. This setting can help you better read a page, or make text fit on the @@ -451,7 +479,7 @@ you're not already viewing it, follow these steps:

    (in milliseconds) between the flashes.
  • Invert Color: Check this option to paint the selected element with the inverted border color. This will cause the - whole element—including its border—to flash.
  • + whole element—including its border—to flash. @@ -499,7 +527,7 @@ you're not already viewing it, follow these steps:

    [Return to beginning of section]

    -

    Copyright © 2003-2004 The Mozilla Foundation.

    +

    Copyright © 2003-2005 The Mozilla Foundation.

    diff --git a/extensions/help/resources/locale/en-US/cs_nav_prefs_appearance.xhtml b/extensions/help/resources/locale/en-US/cs_nav_prefs_appearance.xhtml index fa806210cb7b..6a983cf7799f 100644 --- a/extensions/help/resources/locale/en-US/cs_nav_prefs_appearance.xhtml +++ b/extensions/help/resources/locale/en-US/cs_nav_prefs_appearance.xhtml @@ -278,7 +278,7 @@

    [Return to beginning of section]

    -

    Copyright © 2003-2004 The Mozilla Foundation.

    +

    Copyright © 2003-2005 The Mozilla Foundation.

    diff --git a/extensions/help/resources/locale/en-US/glossary.xhtml b/extensions/help/resources/locale/en-US/glossary.xhtml index 634f31bc5790..907fa69600c9 100644 --- a/extensions/help/resources/locale/en-US/glossary.xhtml +++ b/extensions/help/resources/locale/en-US/glossary.xhtml @@ -464,6 +464,10 @@ additional modules on your computer to control smart card readers or other hardware devices. +
    PKI (public-key infrastructure)
    The standards and services + that facilitate the use of public-key cryptography and certificates in a + networked environment.
    +
    plug-in
    A type of helper application that adds new capabilities to your browser, such as the ability to play audio or video @@ -511,10 +515,6 @@ encrypted with the public key can be decrypted only with the private key.
    -
    PKI (public-key infrastructure)
    The standards and services - that facilitate the use of public-key cryptography and certificates in a - networked environment.
    -
    roaming profile
    A user profile (or parts of it) stored on a remote server and used for sharing the same settings and data across multiple computers.
    @@ -597,6 +597,10 @@
    SMTP (Simple Mail Transfer Protocol)
    A protocol that sends e-mail messages across the Internet.
    +
    SOCKS
    A protocol that a proxy + server can use to accept requests from client users in an internal network + so that it can forward them across the Internet.
    +
    software security device
    The default security device used by Certificate Manager to store private keys @@ -708,6 +712,10 @@ clients called web browsers (such as &brandShortName;).
    +
    WPAD (Web Proxy AutoDiscovery)
    A proposed Internet + protocol that allows a Web browser to automatically locate and interface + with proxy services in a network.
    +
    XML (Extensible Markup Language)
    An open standard for describing data. Unlike HTML, XML allows the developer of a web page to define special tags. For more information, see the online W3C diff --git a/extensions/help/resources/locale/en-US/help-glossary.rdf b/extensions/help/resources/locale/en-US/help-glossary.rdf index ff613823c9e2..5fff27512735 100755 --- a/extensions/help/resources/locale/en-US/help-glossary.rdf +++ b/extensions/help/resources/locale/en-US/help-glossary.rdf @@ -97,9 +97,10 @@ - + + @@ -118,8 +119,9 @@ - + + diff --git a/extensions/help/resources/locale/en-US/help-index1.rdf b/extensions/help/resources/locale/en-US/help-index1.rdf index 6bb4cb0bef40..5298f3fec421 100644 --- a/extensions/help/resources/locale/en-US/help-index1.rdf +++ b/extensions/help/resources/locale/en-US/help-index1.rdf @@ -529,7 +529,7 @@ + nc:link="nav_help.xhtml#plugins_and_downloads"/> @@ -608,7 +608,7 @@ + nc:link="nav_help.xhtml#plugins_and_downloads"/> + nc:link="nav_help.xhtml#plugins_and_downloads"/> + nc:link="nav_help.xhtml#plugins_and_downloads"/> + + + @@ -1334,7 +1339,7 @@ + nc:link="nav_help.xhtml#plugins_and_downloads"/> + nc:link="nav_help.xhtml#plugins_and_downloads"/> + + +