home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 December
/
PCWorld_2006-12_cd.bin
/
komunikace
/
netscape
/
nsb-install-8-1-2.exe
/
panels.rdf
< prev
next >
Wrap
Extensible Markup Language
|
2006-01-06
|
5KB
|
96 lines
<?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->
<!--
These are the panels that will be displayed in the sidebar.
-->
<!DOCTYPE RDF
[
<!ENTITY sidebar.im-panel.label "AIM Buddy List">
<!ENTITY sidebar.panel.search "Desktop Search">
<!ENTITY sidebar.panel.bookmarks "Bookmarks">
<!ENTITY sidebar.panel.whats-related "What's Related">
<!ENTITY sidebar.nc-panel.news "Latest News">
<!ENTITY sidebar.panel.history "History">
<!ENTITY sidebar.nc-panel.stocks "Stocks">
<!ENTITY sidebar.nc-panel.mapquest "Mapquest">
<!ENTITY sidebar.nc-panel.cnn "CNN">
<!ENTITY sidebar.nc-panel.weather "Weather">
]
>
<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:whats-related" />
<RDF:li resource="urn:sidebar:panel:search" />
<RDF:li resource="urn:sidebar:panel:im-panel" />
<RDF:li resource="urn:sidebar:nc-panel:weather" />
<RDF:li resource="urn:sidebar:nc-panel:news" />
<RDF:li resource="urn:sidebar:nc-panel:stocks" />
<RDF:li resource="urn:sidebar:nc-panel:mapquest" />
<RDF:li resource="urn:sidebar:panel:bookmarks" />
<RDF:li resource="urn:sidebar:panel:history" />
</RDF:Seq>
</NC:panel-list>
<NC:version>0.1</NC:version>
</RDF:Description>
<RDF:Description about="urn:sidebar:panel:im-panel">
<NC:title>&sidebar.im-panel.label;</NC:title>
<NC:content>chrome://aim/content/SidebarPanel.xul</NC:content>
<NC:prereq>chrome://aim/content/SidebarPanel.xul</NC:prereq>
</RDF:Description>
<RDF:Description about="urn:sidebar:panel:search">
<NC:title>&sidebar.panel.search;</NC:title>
<NC:content>chrome://browser/content/search/search-panel.xul</NC:content>
<NC:exclude>mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:panel:bookmarks">
<NC:title>&sidebar.panel.bookmarks;</NC:title>
<NC:content>chrome://communicator/content/bookmarks/bm-panel.xul</NC:content>
<NC:exclude>mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:panel:whats-related">
<NC:title>&sidebar.panel.whats-related;</NC:title>
<NC:content>chrome://browser/content/sidebar/related-panel.xul</NC:content>
<NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:news">
<NC:title>&sidebar.nc-panel.news;</NC:title>
<NC:content>http://info.netscape.com/fwd/sidusnews/http://dailynews.netscape.com/sidebar/news/index.tmpl</NC:content>
<NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:weather">
<NC:title>&sidebar.nc-panel.weather;</NC:title>
<NC:content>http://info.netscape.com/fwd/sidusmywe/http://sidebar.netscape.com/sidebar/wrapper.tmpl?service=weather</NC:content>
<NC:exclude>mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:panel:history">
<NC:title>&sidebar.panel.history;</NC:title>
<NC:content>chrome://browser/content/history/history-panel.xul</NC:content>
<NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:stocks">
<NC:title>&sidebar.nc-panel.stocks;</NC:title>
<NC:content>http://my.netscape.com/shared/wrapperchrome.psp?service=portfolio&sbar=1&nscp=1</NC:content>
<NC:exclude>navigator:browser mail:3pane mail:addressbook</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:mapquest">
<NC:title>&sidebar.nc-panel.mapquest;</NC:title>
<NC:content>http://www.mapquest.com/sidebar/</NC:content>
<NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:cnn">
<NC:title>&sidebar.nc-panel.cnn;</NC:title>
<NC:content>http://sidebar.cnn.com/browsers/ns6/cnn.com.expanded.html</NC:content>
<NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
</RDF:Description>
</RDF:RDF>