home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / netscape62win / regus.xpi / bin / chrome / US.jar / locale / US / global-region / builtinURLs.rdf next >
Extensible Markup Language  |  2001-09-25  |  4KB  |  100 lines

  1. <?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->
  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 Communicator.
  14.    - 
  15.    - The Initial Developer of the Original Code is Netscape
  16.    - Communications Corp. Portions created by Netscape Communications
  17.    - Corp. are Copyright (C) 2000 Netscape Communications Corp. All
  18.    - Rights Reserved.
  19.    - 
  20.    - Contributor(s): Tao Cheng <tao@netscape.com>
  21.    -                 
  22.   --> 
  23.  
  24. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  25.          xmlns:NC="http://home.netscape.com/NC-rdf#">
  26.  
  27.   <RDF:Description about='urn:clienturl:toolbar:mynetscape'>
  28.     <NC:title>My Netscape</NC:title>
  29.     <NC:content>http://my.netscape.com/</NC:content>
  30.   </RDF:Description>
  31.  
  32.   <RDF:Description about='urn:clienturl:toolbar:home'>
  33.     <NC:title>Home</NC:title>
  34.     <NC:content>http://home.netscape.com/</NC:content>
  35.   </RDF:Description>
  36.  
  37.   <!-- Help Menu -->
  38.   <RDF:Description about='urn:clienturl:help:nscphelp'>
  39.     <NC:title>Netscape 6 Help</NC:title>
  40.     <NC:content>http://home.netscape.com/browsers/redirect/6/info.html</NC:content>
  41.   </RDF:Description>
  42.  
  43.   <RDF:Description about='urn:clienturl:help:ncomhelp'>
  44.     <NC:title>Netscape Netcenter Help</NC:title>
  45.     <NC:content>http://www.netscape.com/support/index.html?cp=hom01f6</NC:content>
  46.   </RDF:Description>
  47.  
  48.   <RDF:Description about='urn:clienturl:help:supporthelp'>
  49.     <NC:title>Netscape Technical Support</NC:title>
  50.     <NC:content>http://home.netscape.com/bookmark/6_2/hsupport.html</NC:content>
  51.   </RDF:Description>
  52.  
  53.   <RDF:Description about='urn:clienturl:help:newnethelp'>
  54.     <NC:title>New to the Net Tutorial</NC:title>
  55.     <NC:content>http://home.netscape.com/bookmark/6_2/hnewbie.html</NC:content>
  56.   </RDF:Description>
  57.  
  58.    <RDF:Description about='urn:clienturl:help:intlusers'>
  59.     <NC:title>International Users</NC:title>
  60.     <NC:content>http://home.netscape.com/bookmark/6_2/hinter.html</NC:content>
  61.   </RDF:Description>
  62.  
  63.   <RDF:Description about='urn:clienturl:help:whatsnew'>
  64.     <NC:title>What's New in Netscape 6?</NC:title>
  65.     <NC:content>http://home.netscape.com/bookmark/6_2/hsu_setup.html</NC:content>
  66.   </RDF:Description>
  67.  
  68.   <RDF:Description about='urn:clienturl:help:security'>
  69.     <NC:title>Security Center</NC:title>
  70.     <NC:content>http://home.netscape.com/bookmark/6_2/hsecurity.html</NC:content>
  71.   </RDF:Description>
  72.  
  73.   <RDF:Description about='urn:clienturl:help:feedback'>
  74.     <NC:title>Feedback Center</NC:title>
  75.     <NC:content>http://home.netscape.com/bookmark/6_2/hfeedback.htm</NC:content>
  76.   </RDF:Description>
  77.  
  78.   <!-- View Menu -->
  79.  
  80.   <RDF:Description about='urn:clienturl:viewmenu:intlwebcontent'>
  81.     <NC:title>International Languages and Web Content</NC:title>
  82.     <NC:content>http://home.netscape.com/bookmark/6_2/langpack_us.html</NC:content>
  83.   </RDF:Description>
  84.  
  85.   <!-- Search Menu -->
  86.  
  87.   <RDF:Description about='urn:clienturl:srchmenu:srchinternet'>
  88.     <NC:title>Search Internet</NC:title>
  89.     <NC:content>http://home.netscape.com/bookmark/6_2/ssearch.html</NC:content>
  90.   </RDF:Description>
  91.  
  92.   <!-- Composer -->
  93.  
  94.   <RDF:Description about='urn:clienturl:composer:spellcheckers'>
  95.     <NC:title>Spellcheckers</NC:title>
  96.     <NC:content>http://home.netscape.com/computing/download/spellcheckers.html#builtinURL</NC:content>
  97.   </RDF:Description>
  98.  
  99. </RDF:RDF>
  100.