mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-04 16:15:25 +00:00
2832eb9405
update with tri-license addition at a later date.
106 lines
5.6 KiB
HTML
106 lines
5.6 KiB
HTML
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
|
|
<html>
|
|
<!-- ***** BEGIN LICENSE BLOCK *****
|
|
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
|
-
|
|
- The contents of this file are subject to the Mozilla Public License Version
|
|
- 1.1 (the "License"); you may not use this file except in compliance with
|
|
- the License. You may obtain a copy of the License at
|
|
- http://www.mozilla.org/MPL/
|
|
-
|
|
- Software distributed under the License is distributed on an "AS IS" basis,
|
|
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
|
- for the specific language governing rights and limitations under the
|
|
- License.
|
|
-
|
|
- The Original Code is Client Customization Kit (CCK).
|
|
-
|
|
- The Initial Developer of the Original Code is
|
|
- Netscape Communications Corporation.
|
|
- Portions created by the Initial Developer are Copyright (C) 2003
|
|
- the Initial Developer. All Rights Reserved.
|
|
-
|
|
- Contributor(s):
|
|
-
|
|
- Alternatively, the contents of this file may be used under the terms of
|
|
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
|
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
|
- in which case the provisions of the GPL or the LGPL are applicable instead
|
|
- of those above. If you wish to allow use of your version of this file only
|
|
- under the terms of either the GPL or the LGPL, and not to allow others to
|
|
- use your version of this file under the terms of the MPL, indicate your
|
|
- decision by deleting the provisions above and replace them with the notice
|
|
- and other provisions required by the LGPL or the GPL. If you do not delete
|
|
- the provisions above, a recipient may use your version of this file under
|
|
- the terms of any one of the MPL, the GPL or the LGPL.
|
|
-
|
|
- ***** END LICENSE BLOCK ***** -->
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
<title>Customize the Mozilla Browser - Part One</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h2>
|
|
<font face="Arial"><font size=-1>Customize the Mozilla Browser - Part
|
|
One</font></font></h2>
|
|
<font face="Arial"><font size=-1>This is the first of three CCK screens
|
|
that allow you to customize charateristics of the browser. Part One allows
|
|
you to specify files that replace the animated Mozilla logo in the upper-right
|
|
corner of the browser window with your own animated logo. You can also
|
|
replace the URL to which the logo button links.</font></font>
|
|
<p><font face="Arial"><font size=-1>Part One also allows you to add a menu
|
|
item to the Help menu and specify a URL for it.</font></font>
|
|
<p><font face="Arial"><font size=-1>For complete information on how to
|
|
prepare the files required for the browser customizations specified by
|
|
these three screens, see the <i>Guide to Customizing and Distributing Mozilla
|
|
1.4.1</i></font></font>
|
|
<p><font face="Arial"><font size=-1>Click the Show Example buttons to see
|
|
examples of the corresponding customizations. </font></font><a NAME="logo"></a>
|
|
<h4>
|
|
|
|
<hr><font face="Arial"><font size=-1>Animated Logo</font></font></h4>
|
|
<font face="Arial"><font size=-1>Before you can specify your animated logo,
|
|
you must prepare your animated GIF files. For instructions on how to prepare
|
|
the animation files, see the <i>Guide to Customizing and Distributing Mozilla
|
|
1.4.1.</i></font></font>
|
|
<p><font face="Arial"><font size=-1><b>Logo Button URL.</b> Enter the complete
|
|
URL for the page you want your users to see when they click your custom
|
|
animated logo button in the browser.</font></font>
|
|
<p><font face="Arial"><font size=-1><b>Path to Your Animated GIF File (32
|
|
x 32 pixels).</b> If you've stored your animated GIF file somewhere other
|
|
than the location shown, click Choose File, browse to the location of the
|
|
file, and click Open. To check the file that's currently specified, click
|
|
the View File button.</font></font>
|
|
<p><font face="Arial"><font size=-1><b>Path to Your At Rest GIF File (32
|
|
x 32 pixels).</b> If you've stored your static GIF file somewhere other
|
|
than the location shown, click Choose File, browse to the location of the
|
|
file, and click Open. To check the file that's currently specified, click
|
|
the View File button. </font></font><a NAME="help"></a>
|
|
<h4>
|
|
|
|
<hr><font face="Arial"><font size=-1>Help Menu</font></font></h4>
|
|
<font face="Arial"><font size=-1><b>Menu Item Text.</b> Enter the name
|
|
of your custom Help menu item exactly as you want it to appear in the menu.
|
|
This menu item appears above the Release Notes menu item near the bottom
|
|
of the browser's Help menu.</font></font>
|
|
<p><font face="Arial"><font size=-1><b>Help Menu Item URL.</b> Enter the
|
|
complete URL for the page you want your users to see when they choose your
|
|
custom Help menu item. </font></font>
|
|
<hr>
|
|
<p><font face="Arial"><font size=-1><b>Feedback.</b> Click this button
|
|
to go to a web page where you can provide feedback about the CCK Tool.</font></font>
|
|
<p><font face="Arial"><font size=-1><b>Next.</b> Each time you click Next
|
|
in a CCK screen, the information you entered or changed on that screen
|
|
gets automatically saved with the selected configuration.</font></font>
|
|
<p><font face="Arial"><font size=-1><b>Exit.</b> Click this button to exit
|
|
the CCK Tool. The customizations you have specified in any preceding screens
|
|
will be saved, but information you have specified on the current screen
|
|
will not. </font></font>
|
|
<hr>
|
|
<p><i><font face="Arial"><font size=-1>7/31/2003</font></font></i>
|
|
<p><font face="Arial"><font size=-1>Copyright © 1994-2003 Netscape
|
|
Communications Corporation.</font></font>
|
|
</body>
|
|
</html>
|