mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
222 lines
7.1 KiB
XML
222 lines
7.1 KiB
XML
<?xml version="1.0"?>
|
|
|
|
<!--
|
|
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):
|
|
-->
|
|
|
|
|
|
<!DOCTYPE window SYSTEM "chrome://pref/locale/preftree.dtd" >
|
|
<overlay id="prefTreeOverlay"
|
|
xmlns:html="http://www.w3.org/TR/REC-html40"
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
|
|
|
<tree id="prefsTree"
|
|
onclick="window.handle.SwitchPage( event.target )">
|
|
<treehead name="tree">
|
|
<treerow>
|
|
<treecell url="__header" value="&categoryHeader;"/>
|
|
</treerow>
|
|
</treehead>
|
|
<treechildren id="panelChildren">
|
|
<treeitem open="true" container="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-appearance.xul" value="&appear.label;"/>
|
|
</treerow>
|
|
<treechildren>
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-fonts.xul" value="&fonts.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-colors.xul" value="&colors.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<!--
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-themes.xul" value="&themes.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
-->
|
|
</treechildren>
|
|
</treeitem>
|
|
|
|
<treeitem container="true" open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-navigator.xul" value="&navigator.label;"/>
|
|
</treerow>
|
|
<treechildren>
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-languages.xul" value="&languages.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-applications.xul" value="&applications.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-smart_browsing.xul" value="&smartBrowse.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-search.xul" value="&search.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
</treechildren>
|
|
</treeitem>
|
|
|
|
<treeitem container="true" open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://messenger/content/pref-mailnews.xul" value="&mail.label;"/>
|
|
</treerow>
|
|
|
|
<treechildren>
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://addressbook/content/pref-addressing.xul" value="&address.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://messengercompose/content/pref-messages.xul" value="&mess.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://messenger/content/pref-winsetting.xul" value="&windowSet.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://messengercompose/content/pref-formatting.xul" value="&format.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://messenger/content/pref-receipts.xul" value="&return.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://messenger/content/pref-diskspace.xul" value="&disk.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
</treechildren>
|
|
</treeitem>
|
|
|
|
<treeitem container="true" open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-composer.xul" value="&compose.label;"/>
|
|
</treerow>
|
|
|
|
<treechildren>
|
|
<treerow>
|
|
<treeitem open="true">
|
|
<treecell indent="true" url="chrome://pref/content/pref-publish.xul" value="&publish.label;"/>
|
|
</treeitem>
|
|
</treerow>
|
|
</treechildren>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-smartupdate.xul" value="&smart.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem container="true" open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-offline.xul" value="&offline.label;"/>
|
|
</treerow>
|
|
|
|
<treechildren>
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-download.xul" value="&down.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
</treechildren>
|
|
</treeitem>
|
|
|
|
<treeitem container="true" open="true" id="advancedItem">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-advanced.xul" value="&advance.label;"/>
|
|
</treerow>
|
|
|
|
<treechildren>
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-cookies.xul" value="&cookies.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-wallet.xul" value="&wallet.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-cache.xul" value="&cache.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-proxies.xul" value="&proxies.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
|
|
<treeitem>
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-mousewheel.xul" value="&mousewheel.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
</treechildren>
|
|
</treeitem>
|
|
<treeitem open="true">
|
|
<treerow>
|
|
<treecell indent="true" url="chrome://pref/content/pref-debug.xul" value="&debug.label;"/>
|
|
</treerow>
|
|
</treeitem>
|
|
</treechildren>
|
|
|
|
</tree>
|
|
|
|
</overlay>
|