home *** CD-ROM | disk | FTP | other *** search
/ ftp.swcp.com / ftp.swcp.com.zip / ftp.swcp.com / mac / mozilla-macos9-1.3.1.sea.bin / Mozilla1.3.1 / Chrome / comm.jar / content / communicator / pref / pref-security.xul < prev    next >
Extensible Markup Language  |  2003-06-08  |  1KB  |  41 lines

  1. <?xml version="1.0"?> 
  2. <!-- 
  3.    - The contents of this file are subject to the Mozilla Public
  4.    - License Version 1.1 (the "License"); you may not use this file
  5.    - except in compliance with the License. You may obtain a copy of
  6.    - the License at http://www.mozilla.org/MPL/
  7.    - 
  8.    - Software distributed under the License is distributed on an "AS
  9.    - IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  10.    - implied. See the License for the specific language governing
  11.    - rights and limitations under the License.
  12.    - 
  13.    - The Original Code is mozilla.org code.
  14.    - 
  15.    - The Initial Developer of the Original Code is Netscape
  16.    - Communications Corp.  Portions created by Netscape are
  17.    - Copyright (C) 2001 Netscape Communications Corp.  All
  18.    - Rights Reserved.
  19.    - 
  20.    - Contributor(s):
  21.    -  Terry Hayes <thayes@netscape.com>
  22.    -->
  23. <?xml-stylesheet href="chrome://communicator/skin/" type="text/css"?>
  24.  
  25. <!DOCTYPE page SYSTEM "chrome://communicator/locale/pref/pref-security.dtd" >
  26. <page xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
  27.       onload="parent.initPanel('chrome://communicator/content/pref/pref-security.xul');"
  28.       headertitle="&lHeader;">
  29.  
  30.   <script type="application/x-javascript">
  31.   <![CDATA[
  32.     var _elementIDs = [];
  33.   ]]>
  34.   </script>
  35.   
  36.   <description> &rContent1;</description>
  37.   <description> &rContent2;</description>
  38.   <!-- Overlays add UI here -->
  39. </page>
  40.  
  41.