home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 December
/
PCWorld_2005-12_cd.bin
/
komunikace
/
netscape
/
nsb-install-8-0.exe
/
defaults
/
profile
/
shrimp-panels.rdf
< prev
next >
Wrap
Extensible Markup Language
|
2005-09-26
|
5KB
|
109 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 "Buddy List">
<!ENTITY sidebar.nb-panel.nbsearch "Netbusiness Search">
<!ENTITY sidebar.nb-panel.headlines "Industry Headlines">
<!ENTITY sidebar.nc-panel.stocks "Stocks">
<!ENTITY sidebar.nc-panel.calendar "Calendar">
<!ENTITY sidebar.nc-panel.cnn "News CNN.com">
<!ENTITY sidebar.nc-panel.mapquest "MapQuest">
<!ENTITY sidebar.nc-panel.weather "Weather">
<!ENTITY sidebar.nc-panel.sbtravel "Find and Book Travel">
<!ENTITY sidebar.nc-panel.cbssportsline "CBS SportsLine">
]
>
<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:im-panel" />
<RDF:li resource="urn:sidebar:nb-panel:nbsearch" />
<RDF:li resource="urn:sidebar:nb-panel:headlines" />
<RDF:li resource="urn:sidebar:nc-panel:stocks" />
<RDF:li resource="urn:sidebar:nc-panel:cnn" />
<RDF:li resource="urn:sidebar:nc-panel:mapquest" />
<RDF:li resource="urn:sidebar:nc-panel:calendar" />
<RDF:li resource="urn:sidebar:nc-panel:sbtravel" />
<RDF:li resource="urn:sidebar:nc-panel:weather" />
<RDF:li resource="urn:sidebar:nc-panel:cbssportsline" />
</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>
</RDF:Description>
<RDF:Description about="urn:sidebar:nb-panel:nbsearch">
<NC:title>&sidebar.nb-panel.nbsearch;</NC:title>
<NC:content>http://netbusiness.netscape.com/nim/tabs/nb_search</NC:content>
<NC:exclude>Aim:AimChat</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nb-panel:headlines">
<NC:title>&sidebar.nb-panel.headlines;</NC:title>
<NC:content>http://netbusiness.netscape.com/nim/tabs/industry_news</NC:content>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:stocks">
<NC:title>&sidebar.nc-panel.stocks;</NC:title>
<NC:content>http://info.netscape.com/fwd/sidusmyst/http://sidebar.netscape.com/sidebar/wrapper.tmpl?service=stocks</NC:content>
<NC:customize>http://sidebar.netscape.com/setup_frameset.tmpl?mn_yes=1&services=stocks</NC:customize>
<NC:exclude>Aim:AimChat</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:cnn">
<NC:title>&sidebar.nc-panel.cnn;</NC:title>
<NC:content>http://info.netscape.com/fwd/siduscnn/http://sidebar.netscape.com/sidebar/wrapper.tmpl?mn_yes=1&service=cnnheadlines&sbar=YES</NC:content>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:mapquest">
<NC:title>MapQuest</NC:title>
<NC:content>http://www.mapquest.com/redir/netscape/ns6-sidebar</NC:content>
<NC:exclude>Aim:AimApp</NC:exclude>
<NC:exclude>Aim:AimApp Aim:AimChat</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:calendar">
<NC:title>Calendar</NC:title>
<NC:content>http://sidebar.netscape.com/sidebar/wrapper.tmpl?service=calendar</NC:content>
<NC:exclude>navigator:browser</NC:exclude>
<NC:customize>http://sidebar.netscape.com/setup_frameset.tmpl?mn_yes=1&services=calendar&sbar=YES</NC:customize>
<NC:exclude>Aim:AimApp Aim:AimChat</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:sbtravel">
<NC:title>&sidebar.nc-panel.sbtravel;</NC:title>
<NC:content>http://info.netscape.com/fwd/sidustra/http://webcenter.travel.netscape.com/travel/sidebar/sidebar.jsp</NC:content>
<NC:exclude>Aim:AimApp Aim:AimChat</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:customize>http://sidebar.netscape.com/setup_frameset.tmpl?mn_yes=1&services=weather</NC:customize>
<NC:exclude>Aim:AimApp Aim:AimChat</NC:exclude>
</RDF:Description>
<RDF:Description about="urn:sidebar:nc-panel:cbssportsline">
<NC:title>&sidebar.nc-panel.cbssportsline;</NC:title>
<NC:content>http://info.netscape.com/fwd/sidusspt/http://cbs.sportsline.com/u/sidebar/index.html</NC:content>
<NC:exclude>Aim:AimApp Aim:AimChat</NC:exclude>
</RDF:Description>
</RDF:RDF>