just removing some unused files from Help, bug=161740, dispensation per bug 162559

This commit is contained in:
oeschger%netscape.com 2002-09-12 23:56:09 +00:00
Родитель f0331f90f8
Коммит 7e724a1aea
4 изменённых файлов: 0 добавлений и 233 удалений

Просмотреть файл

@ -30,15 +30,12 @@ en-US.jar:
locale/en-US/help/cs_nav_prefs_advanced.html (locale/en-US/cs_nav_prefs_advanced.html)
locale/en-US/help/cs_nav_prefs_appearance.html (locale/en-US/cs_nav_prefs_appearance.html)
locale/en-US/help/cs_nav_prefs_navigator.html (locale/en-US/cs_nav_prefs_navigator.html)
locale/en-US/help/cs_nav_sidebar.html (locale/en-US/cs_nav_sidebar.html)
locale/en-US/help/page_info_help.html (locale/en-US/page_info_help.html)
locale/en-US/help/passwords_help.html (locale/en-US/passwords_help.html)
locale/en-US/help/prefs_help.html (locale/en-US/prefs_help.html)
locale/en-US/help/privacy_help.html (locale/en-US/privacy_help.html)
locale/en-US/help/privsec_help.html (locale/en-US/privsec_help.html)
locale/en-US/help/profiles_help.html (locale/en-US/profiles_help.html)
locale/en-US/help/ssl_help.html (locale/en-US/ssl_help.html)
locale/en-US/help/ssl_page_info_help.html (locale/en-US/ssl_page_info_help.html)
locale/en-US/help/using_priv_help.html (locale/en-US/using_priv_help.html)
locale/en-US/help/using_certs_help.html (locale/en-US/using_certs_help.html)
locale/en-US/help/validation_help.html (locale/en-US/validation_help.html)

Просмотреть файл

@ -1,19 +0,0 @@
<html>
<head>
<title>Mozilla dialog box Help</title>
<link rel="stylesheet" href="chrome://communicator/locale/help/content_style.css" type="text/css">
<!--link rel="stylesheet" href="../style.css" type="text/css" -->
</head>
<body bgcolor="white">
<p>Content to be supplied.</p>
<hr>
<p><i>Beta Draft</i></p>
</body>
</html>

Просмотреть файл

@ -1,51 +0,0 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Preferences Help</title>
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
</head>
<body bgcolor="white">
<a NAME="prefs_first"></a>
<h1>Preferences</h1>
<p>This section describes how to set preferences for the browser and other applications. If you are not already viewing the Preferences window, open the Edit menu and choose Preferences.
<p>To view the preferences for a category that you see listed on the left side of the Preferences window, click the name of the category.
<p>Each category has several subcategories. Double-click the name of a category to expand the list of subcategories, then click the name of the subcategory to view its preferences.
<p>To get help with any Preferences panel, click the help button in that panel. You can also browse Preferences help by clicking the links below.
<p>&nbsp;
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=324>
<tr>
<td class="inthissection">
<p>In this section:</p>
<p><a href="cs_nav_prefs_appearance.html">Appearance Preferences</a></p>
<p><a href="cs_nav_prefs_navigator.html">Navigator Preferences</a></p>
<p><a href="composer_help.html#Set_Comp_prefs">Composer Preferences</a></p>
<p><a href="mail_help.html#PREFERENCES_MAILNEWS_MAIN_PANE">Mail &amp; Newsgroups Preferences</a></p>
<p><a href="privsec_help.html">Privacy &amp; Security Preferences</a></p>
<p><a href="cs_nav_prefs_advanced.html">Advanced Preferences</a></p>
<p><a href="mail_help.html#PREFERENCES_MAILNEWS_OFFLINE">Offline &amp; Disk Space Preferences</a></p>
</td>
</tr>
</table>
<hr>
<p><i>9/06/2001</i></p>
<p>Copyright &copy; 1998-2001 The Mozilla Organization.</p>
</body>
</html>

Просмотреть файл

@ -1,160 +0,0 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>SSL Page Info Help</title>
<link rel="stylesheet" href="chrome://help/locale/content_style.css" type="text/css">
</head>
<body bgcolor="white">
<a NAME="cert_dialog_help_first"></a>
<h1>SSL Page Info</h1>
<p>When you choose Page Info from the View menu and click the Security tab, you see information about authentication and encryption for the web page you are viewing.
<p>This section provides additional information about each combination you may encounter.</P>
<table cellpadding=4 cellspacing=2 bgcolor="#cccccc" Width=380>
<tr>
<td class="inthissection">
<p>In this section:</p>
<p><a href="#Not_Verified_Not Encrypted">Web Site Identity Not Verified&mdash;Connection Not Encrypted</a></p>
<p><a href="#Verified_Encrypted">Web Site Identity Verified&mdash;Connection Encrypted</a></p>
<p><a href="#Conditionally_Verified_Encrypted">Web Site Identity Conditionally Verified&mdash;Connection Encrypted</a></p>
<p><a href="#Verified_Not Encrypted">Web Site Identity Verified&mdash;Connection Not Encrypted
</a></p>
<p><a href="#Conditionally_Verified_Not_Encrypted">Web Site Identity Conditionally Verified&mdash;Connection Not Encrypted</a></p></td>
</tr>
</table>
<p>&nbsp;</p>
<a NAME="Not_Verified_Not Encrypted"></a>
<h2>Web Site Identity Not Verified&mdash;<br>Connection Not Encrypted</h2>
<p>
<ul>
<LI><B>Web Site Identity Not Verified.</B> The web site you are viewing does not support certificate-based authentication. Therefore, Certificate Manager cannot verify its identity. It is possible, though unlikely, that the web site is not what it claims to be.</LI>
<LI><B>Connection Not Encrypted.</B> It is possible, though unlikely, that other people can view information sent from your computer to the web site or information sent by the web site to your computer. This should be of concern only if you are sending or viewing confidential information, such as your credit card number.</LI>
</ul>
<p>For short definitions, click <a href="glossary.html#authentication">authentication</a>, <a href="glossary.html#encryption">encryption</a>, or <a href="glossary.html#certificate">certificate</a>.</P>
<p>&nbsp;</p>
<a NAME="Verified_Encrypted"></a>
<h2>Web Site Identity Verified&mdash;<br>Connection Encrypted</h2>
<p>
<ul>
<LI><B>Web Site Identity Verified.</B> The certificate that Certificate Manager has used to verify this web site's identity was issued by a certificate authority (CA) marked as one that you trust. You can be reasonably confident that the web site is what it claims to be.</LI>
<LI><B>Connection Encrypted.</B> In general, the strength of an encrypted connection depends on the length of the keys use for encryption, measured in bits. The longer the key, the stronger the encryption&mdash;that is, the harder it is to for an unauthorized person to unscramble the encrypted information.</LI>
<p>The Page Info window describes encryption strength in one of three ways:</P>
<ul>
<LI><B>High-grade encryption.</B> Strongest encryption available, using 128-bit keys at a minimum.</LI>
<LI><B>Medium-grade encryption.</B> Somewhat stronger than low-grade encryption, using 56- or 64-bit keys.</LI>
<LI><B>Low-grade encryption.</B> Weakest encryption available, using 40-bit keys.</LI>
</ul>
</ul>
<p>For short definitions, click <a href="glossary.html#authentication">authentication</a>, <a href="glossary.html#encryption">encryption</a>, or <a href="glossary.html#certificate">certificate</a>.</P>
<p>&nbsp;</p>
<a NAME="Conditionally_Verified_Encrypted"></a>
<h2>Web Site Identity Conditionally Verified&mdash;<br>Connection Encrypted</h2>
<p>
<ul>
<LI><B>Web Site Identity Conditionally Verified. </B>The web site you are viewing has presented a certificate that is invalid, but that you have decided to accept anyway. </LI>
<p>The Page Info window has listed one or both of the following reasons
why the web site's certificate is invalid:
</P>
<ul>
<LI>The identity of this web site has been verified by a certificate authority that you have not designated as trusted for this purpose. If you wish to trust this certificate authority to identify web sites in the future, click the Edit button and select &quot;This certificate can certify web sites that support encryption.&quot;</LI>
<LI>The certificate used to identify the web site belongs to a web site with a URL that's different from the URL specified in the certificate. If Personal Security Manager informs you of this discrepancy, you should be cautious about using the web site, since it appears to be misrepresenting itself. </LI>
</ul>
<LI><B>Connection Encrypted. </B>In general, the strength of an encrypted connection depends on the length of the keys use for encryption, measured in bits. The longer the key, the stronger the encryption&mdash;that is, the harder it is to for an unauthorized person to unscramble the encrypted information.</LI>
</ul>
<p>The Page Info window describes encryption strength in one of three ways:
</P>
<ul>
<LI><B>High-grade encryption.</B> Strongest encryption available, using 128-bit keys at a minimum.</LI>
<LI><B>Medium-grade encryption.</B> Somewhat stronger than low-grade encryption, using 56- or 64-bit keys.</LI>
<LI><B>Low-grade encryption.</B> Weakest encryption available, using 40-bit keys.</LI>
</ul>
<p>For short definitions, click <a href="glossary.html#authentication">authentication</a>, <a href="glossary.html#encryption">encryption</a>, or <a href="glossary.html#certificate">certificate</a>.</P>
<p>&nbsp;</p>
<a NAME="Verified_Not Encrypted"></a>
<h2>Web Site Identity Verified&mdash;<br>Connection Not Encrypted</h2>
<p>
<ul>
<LI><B>Web Site Identity Verified.</B> The certificate that Personal Security Manager has used to verify this web site's identity was issued by a certificate authority (CA) designated in your <a href="glossary.htm#1023462">certificate store</a> as one that is trusted for the purpose of identifying web sites. You can be reasonably confident that the web site is what it claims to be.</LI>
<LI><B>Connection Not Encrypted.</B> It is possible, though unlikely, that other people can view information sent from your computer to the web site or information sent by the web site to your computer. This should be of concern only if you are sending or viewing confidential information, such as your credit card number.</LI>
</ul>
<p>For short definitions, click <a href="glossary.html#authentication">authentication</a>, <a href="glossary.html#encryption">encryption</a>, or <a href="glossary.html#certificate">certificate</a>.</P>
<p>&nbsp;</p>
<a NAME="Conditionally_Verified_Not_Encrypted"></a>
<h2>Web Site Conditionally Verified&mdash;<br>Connection Not Encrypted</h2>
<p>
<ul>
<LI><B>Web Site Identity Conditionally Verified. </B>The web site you are viewing has presented a certificate that is invalid, but that you have decided to accept anyway. To view the certificate, click the View button. </LI>
<p>The Page Info window may list one or both of the following reasons
why the web site's certificate is invalid:
<ul>
<LI>The identity of this web site has been verified by a certificate authority that you have not designated as trusted for this purpose. If you wish to trust this certificate authority to identify web sites in the future, click the Edit button and select the check box labeled &quot;This certificate can certify web sites that support encryption.&quot;</LI><P>
<LI>The certificate used to identify the web site belongs to a web site with a URL that's different from the URL specified in the certificate. If the Page Info window informs you of this discrepancy, you should be cautious about using the web site, since it appears to be misrepresenting itself. </LI>
</ul>
<LI><B>Connection Not Encrypted.</B> It is possible, though unlikely, that other people can view information sent from your computer to the web site or information sent by the web site to your computer. This should be of concern only if you are sending or viewing confidential information, such as your credit card number.</LI>
</ul>
<p>For short definitions, click <a href="glossary.html#authentication">authentication</a>, <a href="glossary.html#encryption">encryption</a>, or <a href="glossary.html#certificate">certificate</a>.</P>
<hr>
<p><i>8/28/2001</i></p>
<p>Copyright &copy; 1998-2001 The Mozilla Organization.</p>
</body>
</html>