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 / default-messages.rdf < prev    next >
Extensible Markup Language  |  2005-09-26  |  1KB  |  36 lines

  1. <?xml version="1.0"?> <!-- -*- Mode: SGML -*- -->
  2.  
  3. <!DOCTYPE RDF SYSTEM "chrome://communicator/locale/profile/default-messages-rdf.dtd" >
  4. <RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  5.          xmlns:NC="http://home.netscape.com/NC-rdf#">
  6.  
  7.   <RDF:Seq about="NC:AIM/AwayMessageBag">
  8.     <RDF:li>
  9.        <RDF:Description>
  10.          <NC:MsgName>&name1.label;</NC:MsgName>
  11.          <NC:MsgText>&text1.label;</NC:MsgText>
  12.        </RDF:Description>
  13.        <RDF:Description>
  14.          <NC:MsgName>&name2.label;</NC:MsgName>
  15.          <NC:MsgText>&text2.label;</NC:MsgText>
  16.        </RDF:Description>
  17.        <RDF:Description>
  18.          <NC:MsgName>&name3.label;</NC:MsgName>
  19.          <NC:MsgText>&text3.label;</NC:MsgText>
  20.        </RDF:Description>
  21.        <RDF:Description>
  22.          <NC:MsgName>&name4.label;</NC:MsgName>
  23.          <NC:MsgText>&text4.label;</NC:MsgText>
  24.        </RDF:Description>
  25.        <RDF:Description>
  26.          <NC:MsgName>&name5.label;</NC:MsgName>
  27.          <NC:MsgText>&text5.label;</NC:MsgText>
  28.        </RDF:Description>
  29.        <RDF:Description>
  30.          <NC:MsgName>&name6.label;</NC:MsgName>
  31.          <NC:MsgText>&text6.label;</NC:MsgText>
  32.        </RDF:Description>
  33.     </RDF:li>
  34.   </RDF:Seq>
  35. </RDF:RDF>
  36.