home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->
-
- <!--
-
- These are the panels that will be displayed in the sidebar.
-
- -->
- <!DOCTYPE RDF SYSTEM "chrome://communicator/locale/sidebar/local-panels.dtd">
-
- <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
- xmlns:NC="http://home.netscape.com/NC-rdf#">
-
- <RDF:Description about="urn:sidebar:current-panel-list">
- <NC:panel-list>
- <RDF:Seq>
- <RDF:li resource="urn:sidebar:panel:site-manager"/>
- </RDF:Seq>
- </NC:panel-list>
- <NC:version>0.1</NC:version>
- </RDF:Description>
- <RDF:Description about="urn:sidebar:panel:site-manager">
- <NC:title>&sidebar.client-sitemanager.label;</NC:title>
- <NC:content>chrome://editor/content/sitemanager.xul</NC:content>
- </RDF:Description>
- </RDF:RDF>
-