home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 May / Chip_2001-05_cd2.bin / ChipCD / browsery / netscape601_eng / deflenus.xpi / bin / defaults / profile / panels.rdf < prev    next >
Encoding:
Extensible Markup Language  |  2000-11-01  |  4.9 KB  |  95 lines

  1. <?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->
  2.  
  3. <!--
  4.  
  5.   These are the panels that will be displayed in the sidebar.
  6.  
  7. -->
  8. <!DOCTYPE RDF 
  9. [
  10. <!ENTITY sidebar.panel.whats-related "What's Related">
  11. <!ENTITY sidebar.panel.search "Search">
  12. <!ENTITY sidebar.im-panel.label "Buddy List">
  13. <!ENTITY sidebar.nc-panel.stocks "Stocks">
  14. <!ENTITY sidebar.nc-panel.news "News">
  15. <!ENTITY sidebar.nc-panel.netscapetoday "Netscape Today">
  16. <!ENTITY sidebar.nc-panel.sports "Sports">
  17. <!ENTITY sidebar.nc-panel.music "Music">
  18. <!ENTITY sidebar.nc-panel.shopping "Shopping">
  19. <!ENTITY sidebar.nc-panel.todaystips "Today's Tips">
  20. ]
  21. >
  22.  
  23. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  24.          xmlns:NC="http://home.netscape.com/NC-rdf#">
  25.  
  26.   <RDF:Description about="urn:sidebar:current-panel-list">
  27.     <NC:panel-list>
  28.       <RDF:Seq>
  29.         <RDF:li resource="urn:sidebar:panel:whats-related" />
  30.         <RDF:li resource="urn:sidebar:panel:search" />
  31.         <RDF:li resource="urn:sidebar:panel:im-panel" />
  32.         <RDF:li resource="urn:sidebar:nc-panel:stocks" />
  33.         <RDF:li resource="urn:sidebar:nc-panel:news" />
  34.         <RDF:li resource="urn:sidebar:nc-panel:netscapetoday" />
  35.         <RDF:li resource="urn:sidebar:nc-panel:sports" />
  36.         <RDF:li resource="urn:sidebar:nc-panel:music" />
  37.         <RDF:li resource="urn:sidebar:nc-panel:shopping" />
  38.         <RDF:li resource="urn:sidebar:nc-panel:todaystips" />
  39.       </RDF:Seq>
  40.     </NC:panel-list>
  41.     <NC:version>0.1</NC:version>
  42.   </RDF:Description>
  43.  
  44.   <RDF:Description about="urn:sidebar:panel:search">
  45.     <NC:title>&sidebar.panel.search;</NC:title>
  46.     <NC:content>chrome://communicator/content/search/search-panel.xul</NC:content>
  47.     <NC:exclude>mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
  48.   </RDF:Description>
  49.   <RDF:Description about="urn:sidebar:panel:whats-related">
  50.     <NC:title>&sidebar.panel.whats-related;</NC:title>
  51.     <NC:content>chrome://communicator/content/related/related-panel.xul</NC:content>
  52.     <NC:exclude>mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
  53.   </RDF:Description>
  54.   <RDF:Description about="urn:sidebar:panel:im-panel">
  55.     <NC:title>&sidebar.im-panel.label;</NC:title>
  56.     <NC:content>chrome://aim/content/SidebarPanel.xul</NC:content>
  57.   </RDF:Description>
  58.   <RDF:Description about="urn:sidebar:nc-panel:stocks">
  59.     <NC:title>&sidebar.nc-panel.stocks;</NC:title>
  60.     <NC:content>http://info.netscape.com/fwd/sidusmyst/http://sidebar.netscape.com/sidebar/wrapper.tmpl?mn_yes=1&service=stocks&sbar=YES</NC:content>
  61.     <NC:customize>http://sidebar.netscape.com/setup_frameset.tmpl?mn_yes=1&services=stocks</NC:customize>
  62.     <NC:exclude>mail:addressbook</NC:exclude>
  63.   </RDF:Description>
  64.   <RDF:Description about="urn:sidebar:nc-panel:news">
  65.     <NC:title>&sidebar.nc-panel.news;</NC:title>
  66.     <NC:content>http://info.netscape.com/fwd/sidusnews/http://dailynews.netscape.com/sidebar/news/index.tmpl</NC:content>
  67.     <NC:exclude>mail:addressbook</NC:exclude>
  68.   </RDF:Description>
  69.   <RDF:Description about="urn:sidebar:nc-panel:netscapetoday">
  70.     <NC:title>&sidebar.nc-panel.netscapetoday;</NC:title>
  71.     <NC:content>http://info.netscape.com/fwd/sidusnscp/http://home.netscape.com/netscape_sidebars/index.html</NC:content>
  72.     <NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
  73.   </RDF:Description>
  74.   <RDF:Description about="urn:sidebar:nc-panel:sports">
  75.     <NC:title>&sidebar.nc-panel.sports;</NC:title>
  76.     <NC:content>http://info.netscape.com/fwd/sidussprt/http://dailynews.netscape.com/sidebar/sports/index.tmpl</NC:content>
  77.     <NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
  78.   </RDF:Description>
  79.   <RDF:Description about="urn:sidebar:nc-panel:music">
  80.     <NC:title>&sidebar.nc-panel.music;</NC:title>
  81.     <NC:content>http://info.netscape.com/fwd/sidusrdio/http://music.netscape.com/music/sidebar/index.html</NC:content>
  82.     <NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
  83.   </RDF:Description>
  84.   <RDF:Description about="urn:sidebar:nc-panel:shopping">
  85.     <NC:title>&sidebar.nc-panel.shopping;</NC:title>
  86.     <NC:content>http://info.netscape.com/fwd/sidusshp/http://webcenters.netscape.com/shopping/sidebar/sidebar.html</NC:content>
  87.     <NC:exclude>navigator:browser mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
  88.   </RDF:Description>
  89.   <RDF:Description about="urn:sidebar:nc-panel:todaystips">
  90.     <NC:title>&sidebar.nc-panel.todaystips;</NC:title>
  91.     <NC:content>http://info.netscape.com/fwd/sidustdtp/http://sidebar.netscape.com/sidebar/sbar_today/index.tmpl</NC:content>
  92.     <NC:exclude>mail:3pane Aim:AimApp Aim:AimChat mail:addressbook composer:html</NC:exclude>
  93.   </RDF:Description>
  94. </RDF:RDF>
  95.