1999-06-05 03:28:56 +04:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
1999-08-10 06:48:56 +04:00
|
|
|
<!--
|
|
|
|
The contents of this file are subject to the Netscape 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/NPL/
|
|
|
|
|
|
|
|
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 Mozilla Communicator client code, released
|
|
|
|
March 31, 1998.
|
|
|
|
|
|
|
|
The Initial Developer of the Original Code is Netscape
|
|
|
|
Communications Corporation. Portions created by Netscape are
|
|
|
|
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
|
|
|
Rights Reserved.
|
|
|
|
|
|
|
|
Contributor(s):
|
|
|
|
-->
|
|
|
|
|
2006-05-17 06:24:37 +04:00
|
|
|
<?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
|
2006-05-17 06:24:35 +04:00
|
|
|
<?xml-stylesheet href="chrome://communicator/skin/pref/pref.css" type="text/css"?>
|
2006-05-17 06:24:27 +04:00
|
|
|
<?xul-overlay href="chrome://global/content/dialogOverlay.xul"?>
|
1999-06-05 03:28:56 +04:00
|
|
|
|
2006-05-17 06:24:35 +04:00
|
|
|
<!DOCTYPE window SYSTEM "chrome://communicator/locale/pref/pref-appearance.dtd" >
|
2006-05-17 06:22:45 +04:00
|
|
|
<window xmlns:html="http://www.w3.org/TR/REC-html40"
|
|
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
1999-10-30 09:44:23 +04:00
|
|
|
class="dialog"
|
2006-05-17 06:22:45 +04:00
|
|
|
align="vertical"
|
|
|
|
onload="if( parent.handle ) parent.handle.onpageload( 'pref-appearance' ); else parent.queuedTag = 'pref-appearance';">
|
1999-06-05 03:28:56 +04:00
|
|
|
|
2006-05-17 06:24:27 +04:00
|
|
|
<box type="smallheader" title="&lHeader;" description="&rHeader;"/>
|
1999-06-05 03:28:56 +04:00
|
|
|
|
2006-05-17 06:24:22 +04:00
|
|
|
<titledbox orient="vertical" id="generalStartupPreferences">
|
2006-05-17 06:24:09 +04:00
|
|
|
<title><text value="&onStartLegend.label;"/></title>
|
2006-05-17 06:22:45 +04:00
|
|
|
<html:div>
|
|
|
|
<html:input type="checkbox" pref="true" preftype="bool"
|
|
|
|
prefstring="general.startup.browser" id="generalStartupBrowser"/>
|
2006-05-17 06:23:55 +04:00
|
|
|
<html:label for="generalStartupBrowser" accesskey="&navCheck.accesskey;" tabindex="0">
|
2006-05-17 06:22:45 +04:00
|
|
|
&navCheck.label;
|
|
|
|
</html:label>
|
|
|
|
</html:div>
|
|
|
|
<html:div>
|
|
|
|
<html:input type="checkbox" pref="true" preftype="bool"
|
|
|
|
prefstring="general.startup.mail" id="generalStartupMail"/>
|
2006-05-17 06:23:55 +04:00
|
|
|
<html:label for="generalStartupMail" accesskey="&mesCheck.accesskey;" tabindex="0">
|
2006-05-17 06:22:45 +04:00
|
|
|
&mesCheck.label;
|
|
|
|
</html:label>
|
|
|
|
</html:div>
|
|
|
|
<html:div>
|
|
|
|
<html:input type="checkbox" pref="true" preftype="bool"
|
|
|
|
prefstring="general.startup.editor" id="generalStartupEditor"/>
|
2006-05-17 06:23:55 +04:00
|
|
|
<html:label for="generalStartupEditor" accesskey="&compCheck.accesskey;" tabindex="0">
|
2006-05-17 06:22:45 +04:00
|
|
|
&compCheck.label;
|
|
|
|
</html:label>
|
|
|
|
</html:div>
|
2006-05-17 06:24:09 +04:00
|
|
|
</titledbox>
|
1999-11-19 00:05:43 +03:00
|
|
|
|
2006-05-17 06:24:20 +04:00
|
|
|
<!-- displaying none for beta -->
|
|
|
|
<titledbox orient="vertical" style="display: none;">
|
2006-05-17 06:24:09 +04:00
|
|
|
<title><text value="&showToolsLegend.label;"/></title>
|
2006-05-17 06:22:45 +04:00
|
|
|
<html:div>
|
|
|
|
<html:input name="showtoolbar" type="radio" pref="true" preftype="int"
|
|
|
|
prefindex="2" prefstring="browser.chrome.toolbar_style"
|
|
|
|
id="browserChromeToolbarStyle2"/>
|
2006-05-17 06:23:55 +04:00
|
|
|
<html:label for="browserChromeToolbarStyle2" accesskey="&picsNtextRadio.accesskey;" tabindex="0">
|
2006-05-17 06:22:45 +04:00
|
|
|
&picsNtextRadio.label;
|
|
|
|
</html:label>
|
|
|
|
</html:div>
|
|
|
|
<html:div>
|
|
|
|
<html:input name="showtoolbar" type="radio" pref="true" preftype="int"
|
|
|
|
prefindex="0" prefstring="browser.chrome.toolbar_style"
|
|
|
|
id="browserChromeToolbarStyle0"/>
|
2006-05-17 06:23:55 +04:00
|
|
|
<html:label for="browserChromeToolbarStyle0" accesskey="&picsOnlyRadio.accesskey;" tabindex="0">
|
2006-05-17 06:22:45 +04:00
|
|
|
&picsOnlyRadio.label;
|
|
|
|
</html:label>
|
|
|
|
</html:div>
|
|
|
|
<html:div>
|
|
|
|
<html:input name="showtoolbar" type="radio" pref="true" preftype="int"
|
|
|
|
prefindex="1" prefstring="browser.chrome.toolbar_style"
|
|
|
|
id="browserChromeToolbarStyle1"/>
|
2006-05-17 06:23:55 +04:00
|
|
|
<html:label for="browserChromeToolbarStyle1" accesskey="&textonlyRadio.accesskey;" tabindex="0">
|
2006-05-17 06:22:45 +04:00
|
|
|
&textonlyRadio.label;
|
|
|
|
</html:label>
|
|
|
|
</html:div>
|
2006-05-17 06:24:09 +04:00
|
|
|
</titledbox>
|
|
|
|
<spring flex="1"/>
|
1999-08-06 01:41:40 +04:00
|
|
|
</window>
|